mirror of
https://github.com/flutter/flutter.git
synced 2026-02-12 05:42:27 +08:00
9 lines
103 B
Markdown
9 lines
103 B
Markdown
# Flutter tools
|
|
|
|
Tools for building Flutter applications.
|
|
|
|
To run the tests:
|
|
|
|
- pub get
|
|
- pub run test
|