weivea / learn_flutter

学习flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

学习flutter


Languages

Language:Dart 98.6%Language:Swift 0.7%Language:Kotlin 0.6%Language:Objective-C 0.1%