mirror of
https://github.com/flutter/flutter.git
synced 2026-02-05 11:19:18 +08:00
Instead of embedding Flutter.framework and BuildFlutterApp in the Xcode project, we store these in flutter.git, where we can reference them.
Flutter tools
Tools for building Flutter applications.
To run the tests:
- pub get
- pub run test