/learn_flutter

学习flutter

Primary LanguageDart

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:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.