• Jason Simmons's avatar
    Add a --full-restart flag to the start command that controls whether we stop... · 0eb970f7
    Jason Simmons authored
    Add a --full-restart flag to the start command that controls whether we stop the application process
    
    SkyActivity now allows reloading application Dart code within an existing
    activity.  If a SkyActivity instance is already running, then passing
    --no-full-restart will restart the Dart code without killing and restarting
    the SkyShell application.
    (full-restart will remain the default until the engine
    that supports this is rolled out)
    
    Also remove the obsolete --poke flag
    0eb970f7
Name
Last commit
Last update
..
android Loading commit data...
base Loading commit data...
commands Loading commit data...
ios Loading commit data...
runner Loading commit data...
test Loading commit data...
application_package.dart Loading commit data...
artifacts.dart Loading commit data...
build_configuration.dart Loading commit data...
device.dart Loading commit data...
flx.dart Loading commit data...
toolchain.dart Loading commit data...