mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() Various improvements (in particular a new painting fuzzer) to the text manual test. Some additional documentation. A fix to Stack to remove an LTR bias: make unpositioned children apply "alignment". Some more debugging information on RichText and Text. A fix to the flutter tool to not crash when an RPC call throws an exception. |
||
---|---|---|
.. | ||
bin | ||
gradle | ||
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, ensure that no devices are connected,
then navigate to flutter_tools
and execute:
../../bin/cache/dart-sdk/bin/pub run test