mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() With the old policy the most recent log would not be printed until the next log is produced (which may be indefinitely). This change prints logs immediately along with a time delta since the previous log. |
||
---|---|---|
.. | ||
bin | ||
lib | ||
schema | ||
templates | ||
test | ||
tool | ||
BUILD.gn | ||
flutter_tools.iml | ||
pubspec.yaml | ||
README.md |
Flutter tools
Tools for building Flutter applications.
To run the tests:
- pub get
- pub run test