mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() With iOS 10, the syslog format changed from: Sep 23 16:04:17 cbracken-iPhone Runner[6188] <Info>: .* to: Sep 23 16:04:17 cbracken-iPhone Runner(libsystem_asl.dylib)[6188] <Info>: .* This updates the observatory port scraping to handle either case. |
||
---|---|---|
.. | ||
bin | ||
lib | ||
schema | ||
templates | ||
test | ||
tool | ||
BUILD.gn | ||
pubspec.yaml | ||
README.md |
Flutter tools
Tools for building Flutter applications.
To run the tests:
- pub get
- pub run test