flutter/packages/flutter_tools
Chinmay Garde b37112af2a Rewrite Local.xcconfig per build
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.
2016-02-19 11:37:05 -08:00
..
2015-11-28 19:16:23 -08:00
2016-02-19 11:37:05 -08:00
2016-02-13 14:37:41 -08:00
2015-11-04 22:24:53 -08:00

Flutter tools

Tools for building Flutter applications.

To run the tests:

  • pub get
  • pub run test