-
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 |
---|---|---|
.. | ||
transformations_demo.dart | Loading commit data... | |
transformations_demo_board.dart | ||
transformations_demo_color_picker.dart | ||
transformations_demo_edit_board_point.dart | ||
transformations_demo_gesture_transformable.dart | ||
transformations_demo_inertial_motion.dart |