https://github.com/weivea/learn_flutter
学习flutter
https://github.com/weivea/learn_flutter
Last synced: 2 months ago
JSON representation
学习flutter
- Host: GitHub
- URL: https://github.com/weivea/learn_flutter
- Owner: weivea
- Created: 2019-10-09T04:59:59.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-11T02:29:01.000Z (over 6 years ago)
- Last Synced: 2025-03-06T04:29:22.108Z (over 1 year ago)
- Language: Dart
- Size: 154 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# learn_flutter
A new Flutter application. 好好学习天天向上
## 内容
- '第一个demo -> ' : (context) => FirstDemo(),
- '资源获取 -> ' : (context) => AssetsDemo(),
- '网络图片 -> ' : (context) => NetworkImageDemo(),
- '路由跳转 -> ' : (context) => RouteDemo(),
- '滚动scroll -> ' : (context) => ScrollDemo(),
- '滚动嵌套 -> ' : (context) => CutomNestScroll(),
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.