Nubank卡动画
? 项目
这个应用是我为了更好地学习Flutter中的动画效果而制作的一个简单应用。
? 技术栈
该应用使用了以下技术
ℹ️ 如何运行
要克隆并运行此应用程序,您需要在计算机上安装Git + Flutter。
克隆并运行
# Clone this repository
$ git clone https://github.com/lucastssb/nubank_card_animation.git
# Go into the repository
$ cd nubank_card_animation/
# Install dependencies
$ flutter pub get
# Run
$ flutter run
? 如何贡献
- Fork;
- 创建包含您功能的分支:
git checkout -b my-feature; - 提交更改:
git commit -m 'feat: My new feature'; - 将更改推送到您的分支:
git push origin my-feature。
在您的合并请求完成后,您可以删除您的分支。
由Lucas Barbosa用心制作 ♥ ? 联系我!