-
Greg Spencer authored
Adds Navigator.maybeOf to replace calling Navigator.of(context, nullOk: true), and removes the nullOk parameter. Also changes Navigator.of to return a non-nullable value, and removes many (120!) instances of the ! operator, reducing the possible places where a null dereference could occur.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| android | ||
| fuchsia/meta | ||
| ios | ||
| lib | ||
| linux | ||
| macos | ||
| meta | ||
| test | ||
| test_driver | ||
| test_memory | ||
| tool | ||
| web | ||
| windows | ||
| .gitignore | ||
| README.md | ||
| analysis_options.yaml | ||
| pubspec.yaml |