Sign in
dart
/
external
/
github.com
/
flutter
/
flutter.git
/
6d8930e4d6baeb002161f2d3da480744c3d05aa5
/
.
/
packages
/
flutter_tools
/
README.md
blob: 3fe19e378dcc16c3324afe085dc1ab47aba34ba4 [
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
```