SmallStoneSK/flutter_training_app
प्रशिक्षण के लिए एक Flutter एप्लिकेशन।
- Stars
- 615
- Forks
- 194
- अंतिम पुश (UTC)
- 29 जुल॰ 2019
- प्रोजेक्ट स्थिति
- सक्रिय
भाषाएँ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