SmallStoneSK/flutter_training_app
一个用于训练的Flutter应用程序。
- Stars
- 615
- Forks
- 194
- 最近推送(UTC)
- 2019年7月29日
- 项目状态
- 未归档
语言DartSwiftJavaObjective-C
使用的依赖
依赖清单 4 项
- flutter
{"sdk":"flutter"} - cupertino_icons
^0.1.2 - toast
^0.1.3 - flutter_test开发依赖
{"sdk":"flutter"}
所在榜单
原始 README
以下为英文项目原文快照,最新内容请访问 GitHub。
展开 / 收起项目 README
flutter_training_app
Flutter练习,欢迎Star,一起学习~
文章
- 用Flutter构建漂亮的UI界面 - 基础组件篇
- Flutter滚动型容器组件 - ListView篇
- Flutter网格型布局 - GridView篇
- 在Flutter中使用自定义Icon
- 在Flutter中创建有意思的滚动效果 - Sliver系列
预览
https://raw.githubusercontent.com/SmallStoneSK/flutter_training_app/HEAD/lib/basic_widgets/screen_shots/pet_card.png
https://raw.githubusercontent.com/SmallStoneSK/flutter_training_app/HEAD/lib/basic_widgets/screen_shots/credit_card.png
https://raw.githubusercontent.com/SmallStoneSK/flutter_training_app/HEAD/lib/basic_widgets/screen_shots/friend_circle.png
https://raw.githubusercontent.com/SmallStoneSK/flutter_training_app/HEAD/lib/list_view/screen_shots/normal_usage.gif
https://raw.githubusercontent.com/SmallStoneSK/flutter_training_app/HEAD/lib/list_view/screen_shots/builder_usage.gif
https://raw.githubusercontent.com/SmallStoneSK/flutter_training_app/HEAD/lib/list_view/screen_shots/separated_usage.gif
https://raw.githubusercontent.com/SmallStoneSK/flutter_training_app/HEAD/lib/list_view/screen_shots/pull_down_refresh_usage.gif
https://raw.githubusercontent.com/SmallStoneSK/flutter_training_app/HEAD/lib/list_view/screen_shots/pull_up_load_more_usage.gif
https://raw.githubusercontent.com/SmallStoneSK/flutter_training_app/HEAD/lib/grid_view/screen_shots/color_grids.png
https://raw.githubusercontent.com/SmallStoneSK/flutter_training_app/HEAD/lib/grid_view/screen_shots/service_categories.png
https://raw.githubusercontent.com/SmallStoneSK/flutter_training_app/HEAD/lib/grid_view/screen_shots/programme_list.png
https://raw.githubusercontent.com/SmallStoneSK/flutter_training_app/HEAD/lib/custom_icon/screen_shots/antd_icons.png
https://raw.githubusercontent.com/SmallStoneSK/flutter_training_app/HEAD/lib/sliver_widgets/screen_shots/sliverList-sliverGrid.gif
https://raw.githubusercontent.com/SmallStoneSK/flutter_training_app/HEAD/lib/sliver_widgets/screen_shots/sliverAppBar-float.gif
https://raw.githubusercontent.com/SmallStoneSK/flutter_training_app/HEAD/lib/sliver_widgets/screen_shots/sliverAppBar-snap.gif
https://raw.githubusercontent.com/SmallStoneSK/flutter_training_app/HEAD/lib/sliver_widgets/screen_shots/sliverAppBar-pinned.gif
https://raw.githubusercontent.com/SmallStoneSK/flutter_training_app/HEAD/lib/sliver_widgets/screen_shots/sticky-tabBar.gif
https://raw.githubusercontent.com/SmallStoneSK/flutter_training_app/HEAD/lib/sliver_widgets/screen_shots/custom-sliver-header.gif