mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* left -> leading (Removes an LTR bias) * center -> title (Widget was actually centered) * right -> actions (Removes an LTR bias, asymmetric with leading) Fixes #2348
Flutter tools
Tools for building Flutter applications.
To run the tests:
- pub get
- pub run test