flutter/examples/flutter_gallery/lib/demo/shrine
Ian Hickson aba0379dcc
Clean up the existing Navigator API. (#15718)
This is not a grand refactor yet, it's just cleaning up what we have
already, so that people who keep using this API (e.g. dialogs) have
something coherent to deal with.

The major changes are that Navigator and NavigatorState have the same
API now, that most of the examples use `<void>` instead of `<Null>`,
that the navigator observer can see replaces, and that the `settings`
is moved from ModalRoute to Route. I also cleaned up some of the API
documentation.
2018-03-22 13:21:07 -07:00
..
shrine_data.dart Spelling (#15229) 2018-03-06 21:36:03 -08:00
shrine_home.dart apply upcomming prefer_const_declarations (#15498) 2018-03-14 06:24:49 +01:00
shrine_order.dart Clean up the existing Navigator API. (#15718) 2018-03-22 13:21:07 -07:00
shrine_page.dart Clean up the existing Navigator API. (#15718) 2018-03-22 13:21:07 -07:00
shrine_theme.dart apply upcomming lint avoid_renaming_method_parameters (#15526) 2018-03-20 12:53:41 +01:00
shrine_types.dart Update Flutter Gallery to use new asset api for package assets (#12254) 2017-09-26 15:21:01 +02:00