mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() This patch converts drawer to using the "openDialog" pattern for managing its state. Currently, the drawer entrance and exit animation aren't integrated with the navigator's animation system because the drawer's animations can be stopped and reversed, which the navigator can't yet understand. That means dismissing the drawer via the system back button causes the drawer to be removed instanteously. Fixes #715 Fixes #1187 |
||
---|---|---|
.. | ||
big_switch.dart | ||
BUILD.gn | ||
card_collection.dart | ||
container.dart | ||
date_picker.dart | ||
drag_and_drop.dart | ||
ensure_visible.dart | ||
horizontal_scrolling.dart | ||
navigation.dart | ||
overlay_geometry.dart | ||
pageable_list.dart | ||
piano.dart | ||
progress_indicator.dart | ||
pubspec.yaml | ||
scale.dart | ||
sector.dart | ||
spinning_mixed.dart | ||
styled_text.dart | ||
tabs.dart |