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