
This passes the information through Xcode to the `flutter build aot` call via the environment so that it picks up the right artifacts. Fixes #4186
Flutter tools
Tools for building Flutter applications.
To run the tests:
- pub get
- pub run test
This passes the information through Xcode to the `flutter build aot` call via the environment so that it picks up the right artifacts. Fixes #4186
Tools for building Flutter applications.
To run the tests: