• Hixie's avatar
    Convert Persistent Bottom Sheets to a Scaffold API · 03e094aa
    Hixie authored
    - `Scaffold.of(context).showBottomSheet(widget);`
    - Returns an object with .closed Future and .close() method.
    - Uses a StateRoute to handle back button.
    - Take the Navigator logic out of the BottomSheet widget.
    - Support showing a sheet while an old one is going away.
    - Add Navigator.remove().
    03e094aa
Name
Last commit
Last update
..
apk Loading commit data...
ios Loading commit data...
lib Loading commit data...
BUILD.gn Loading commit data...
flutter.yaml Loading commit data...
pubspec.yaml Loading commit data...