• James D. Lin's avatar
    Make examples/catalog instructions a bit less confusing (#24252) · 26f94bdd
    James D. Lin authored
    Make the examples/catalog instructions a bit less confusing:
    * Make the README.md file provide explicit instructions about how to
      run each example.
    * Try to clarify that the lib/main.dart message is instructional and
      not an error message.
    
    Additionally, adjust examples/layers/lib/main.dart to be consistent
    with examples/catalog/lib/main.dart.
    
    Fixes #22640.
    
    Testing Done:
    * Ran `flutter run` from examples/catalog and from examples/layers,
      saw the updated message.
    26f94bdd
Name
Last commit
Last update
..
animated_list.dart Loading commit data...
app_bar_bottom.dart Loading commit data...
basic_app_bar.dart Loading commit data...
custom_a11y_traversal.dart Loading commit data...
custom_semantics.dart Loading commit data...
expansion_tile_sample.dart Loading commit data...
main.dart Loading commit data...
tabbed_app_bar.dart Loading commit data...