mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() The new `empty_statements` lint (in the next DEV roll), flags these empty statements. Harmless, except the one in `basic.dart` that fixes a real-life bug. :) |
||
---|---|---|
.. | ||
bin | ||
lib | ||
schema | ||
templates | ||
test | ||
tool | ||
flutter_analysis_options | ||
pubspec.yaml | ||
README.md |
Flutter tools
Tools for building Flutter applications.
To run the tests:
- pub get
- pub run test