Sign in
flutter
/
mirrors
/
flutter
/
34e466f1fdb8ccb2e595c674385924817e788769
/
packages
/
flutter_tools
/
lib
/
src
/
commands
/
stop.dart
34e466f
Refactor flutter command exit code - part 3 of 3 (#6838)
by Dan Rubel
· 8 years ago
1821238
Refactor flutter command execution (#5892)
by Dan Rubel
· 9 years ago
3ba1713
add a restart command to the daemon protocol (#4385)
by Devon Carew
· 9 years ago
653566d
simplify toolchain setup
by Devon Carew
· 9 years ago
797e27e
Add @override annotations to flutter framework
by Hixie
· 9 years ago
d911aaa
refactot the stop command to not use DeviceStore
by Devon Carew
· 9 years ago
022047f
remove the isConnected() method from device
by Devon Carew
· 9 years ago
5daf58c
refactor commands to move out re-usable functionality
by Devon Carew
· 9 years ago
9662d49
Clean up code organization in flutter_tools
by Adam Barth
· 9 years ago
da0a12c
Rename sky_tools to flutter_tools
by Adam Barth
· 9 years ago
494d1e0
verify that we're running from the root of a project
by Devon Carew
· 9 years ago
bdd2066
Teach sky_tools about prebuilt artifacts
by Adam Barth
· 9 years ago
a6a3f21
IOSSimulator implementation.
by Ian Fischer
· 9 years ago
287817f
Move Command subclasses into commands directory
by Adam Barth
· 9 years ago
[Renamed (93%) from packages/flutter_tools/lib/src/stop.dart]
844678d
Add implementation of start and stop commands for iOS.
by Ian Fischer
· 9 years ago
0364590
delay looking for android devices
by Devon Carew
· 9 years ago
fa59233
Add stop command and supporting Android support.
by Ian Fischer
· 9 years ago