An open API service indexing awesome lists of open source software.

https://github.com/weivea/learn_flutter

学习flutter
https://github.com/weivea/learn_flutter

Last synced: 2 months ago
JSON representation

学习flutter

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.