
In case the user changes the path of the Flutter project on disk, the Dart SDK or the Flutter repository itself, the old Xcode paths would be invalid. Now, we rewrite them when we build the project.
Flutter tools
Tools for building Flutter applications.
To run the tests:
- pub get
- pub run test