This website requires JavaScript.
Explore
Help
Register
Sign In
firka
/
flutter
Watch
5
Fork
0
You've already forked flutter
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
flutter
/
packages
/
flutter_tools
History
Ian Hickson
5494323db9
Move us to HashSet to avoid the overhead of tracking the order
2016-01-23 18:13:13 -08:00
..
bin
Remove build_sky_apk.dart
2015-11-28 19:16:23 -08:00
lib
Move us to HashSet to avoid the overhead of tracking the order
2016-01-23 18:13:13 -08:00
test
refactor platform specific code out of device.dart
2016-01-22 10:51:49 -08:00
tool
add device notifications to the daemon command
2016-01-19 21:29:20 -08:00
pubspec.yaml
Move flutter tests from packages/unit to packages/flutter/test
2015-12-16 08:00:57 -08:00
README.md
Simplify README
2015-11-04 22:24:53 -08:00
README.md
Flutter tools
Tools for building Flutter applications.
To run the tests:
pub get
pub run test