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
Instead of embedding Flutter.framework and BuildFlutterApp in the Xcode project, we store these in flutter.git, where we can reference them.
Tools for building Flutter applications.
To run the tests: