• Ian Hickson's avatar
    Hot reload UI polish (#5193) · d7fb51a5
    Ian Hickson authored
    * General improvoments to the loader app:
       * Show a message after 8 seconds if no connection comes in.
       * Show a progress bar as files are being uploaded.
       * Hide the spinner just before launching the application.
    
    * General improvements to the "flutter run" UI:
       * Add "?" key as a silent alias for "h".
       * Make the help text bold so it doesn't get mixed with the logs.
       * Make "R" do a cold restart when hot reload is enabled.
    
    * Supporting features and bug fixes:
       * Add support for string service extensions.
    
    * Other bug fixes:
       * Expose debugDumpRenderTree() outside debug mode.
       * Logger.supportsColor was missing a getter.
       * Mention in the usage docs that --hot requires --resident.
       * Trivial style fixes.
    d7fb51a5
Name
Last commit
Last update
..
README.md Loading commit data...
auto_layout.dart Loading commit data...
binding.dart Loading commit data...
block.dart Loading commit data...
box.dart Loading commit data...
child_view.dart Loading commit data...
custom_layout.dart Loading commit data...
debug.dart Loading commit data...
editable_line.dart Loading commit data...
error.dart Loading commit data...
flex.dart Loading commit data...
flow.dart Loading commit data...
grid.dart Loading commit data...
image.dart Loading commit data...
layer.dart Loading commit data...
list.dart Loading commit data...
node.dart Loading commit data...
object.dart Loading commit data...
paragraph.dart Loading commit data...
performance_overlay.dart Loading commit data...
proxy_box.dart Loading commit data...
rotated_box.dart Loading commit data...
semantics.dart Loading commit data...
shifted_box.dart Loading commit data...
stack.dart Loading commit data...
table.dart Loading commit data...
tweens.dart Loading commit data...
view.dart Loading commit data...
viewport.dart Loading commit data...