flutter/packages
Hixie 03e094aa1b Convert Persistent Bottom Sheets to a Scaffold API
- `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().
2015-11-20 10:49:10 -08:00
..
cassowary flutter analyze command 2015-11-12 12:23:29 -08:00
flutter Convert Persistent Bottom Sheets to a Scaffold API 2015-11-20 10:49:10 -08:00
flutter_sprites flutter analyze command 2015-11-12 12:23:29 -08:00
flutter_tools Download build artifacts from a zip file 2015-11-20 10:27:18 -08:00
flx Switch flutter run_mojo over to flutter.mojo 2015-11-17 14:16:20 -08:00
newton flutter analyze command 2015-11-12 12:23:29 -08:00
playfair Fix remaining analyzer warnings 2015-11-10 14:12:15 -08:00
unit Convert Persistent Bottom Sheets to a Scaffold API 2015-11-20 10:49:10 -08:00
updater Remove redundant fetch functions and avoid crashing when no headers are set 2015-11-16 18:31:57 -08:00
.gitignore Add a missing README and a .gitignore file 2015-11-02 22:25:49 -08:00