mirror of
https://github.com/flutter/flutter.git
synced 2026-02-15 07:11:44 +08:00
Update templates and example Xcode project files to indicate they've been tested for Xcode 8.3 compatibility.
Flutter tools
Tools for building Flutter applications.
To run the tests, ensure that no devices are connected and run:
pub get
FLUTTER_ROOT=$PWD/../.. dart --checked test/all.dart