Sign in
flutter
/
mirrors
/
flutter
/
20d0b282d1d9541b1dbc0e3515777155c4e79627
/
.
/
packages
/
flutter_tools
/
README.md
blob: b6d65438ad6be5e4aba46bf91f9e2a0b659292e9 [
file
] [
log
] [
blame
] [
view
]
# Flutter Tools
Tools
for
building
Flutter
applications
.
To
run the tests
,
ensure
that
no
devices are connected
,
then
navigate to
`flutter_tools`
and
execute
:
```shell
../../bin/cache/dart-sdk/bin/pub run test
```