- 22 Mar, 2018 1 commit
-
-
Ian Hickson authored
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.
-
- 29 Nov, 2017 1 commit
-
-
Hans Muller authored
-
- 20 Oct, 2017 1 commit
-
-
Hans Muller authored
-
- 11 Oct, 2017 1 commit
-
-
Hans Muller authored
-
- 24 Sep, 2017 1 commit
-
-
Ian Hickson authored
-
- 22 Sep, 2017 1 commit
-
-
Yegor authored
* Fix inherited widget notifications in Localizations * address comments
-
- 15 Sep, 2017 2 commits
-
-
Hans Muller authored
-
Hans Muller authored
-
- 12 Sep, 2017 1 commit
-
-
Hans Muller authored
-
- 08 Sep, 2017 1 commit
-
-
Hans Muller authored
* Make an app's supported locales configurable * Added an supportedLocales.isNotEmpty assert * WidgetsApp no longer const because supportedLocales.isNotEmpty * updated per review feedback * tweaked dartdoc to restart the build * updated per review feedback * Updated per review feedback
-
- 07 Sep, 2017 1 commit
-
-
Hans Muller authored
-
- 31 Aug, 2017 1 commit
-
-
Hans Muller authored
-