This website requires JavaScript.
Explore
Help
Register
Sign In
firka
/
flutter
Watch
4
Fork
0
You've already forked flutter
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
flutter
/
packages
/
flutter_tools
History
Todd Volkert
69bcfc082f
Minor touch-ups in ProcessManager impls (
#7196
)
2016-12-08 09:51:05 -08:00
..
bin
Fix Fuchsia build (
#7105
)
2016-11-30 10:06:48 -08:00
lib
Minor touch-ups in ProcessManager impls (
#7196
)
2016-12-08 09:51:05 -08:00
schema
add services to schema
2016-03-30 12:20:55 -07:00
templates
rename Sky to Flutter and add clarifying comment to template (
#7165
)
2016-12-06 16:03:32 -08:00
test
Add tests for nested contexts (
#7197
)
2016-12-08 09:39:32 -08:00
tool
add a restart command to the daemon protocol (
#4385
)
2016-06-07 12:13:35 -07:00
BUILD.gn
Drop dependency on http since it doesn't work when building for Fuchsia (
#6914
)
2016-11-17 16:01:28 -08:00
flutter_tools.iml
Update iml files (
#7025
)
2016-11-27 07:46:54 -08:00
pubspec.yaml
Add --record-to option to flutter tools (
#7136
)
2016-12-02 13:39:54 -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