zhsheng26 / lookflutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lookflutter

A new Flutter project.

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.

学习资源

  1. dart-pub 镜像
  2. dart 官方 guides
  3. dart-china
  4. dartbyexample
  5. flutterawesome
  6. flutter实战

Install

$ open -a Simulator

$ flutter run

To hot reload changes while running, press "r". To hot restart (and rebuild state), press "R".

构建Android apk

$ flutter build apk --split-per-abi

About


Languages

Language:Dart 97.4%Language:Objective-C 1.7%Language:Java 0.8%