mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() * Moved stuff around yet * Fix depedencies * Add more dartdoc comments to packages * Remove Cupertino dependency on material * Removed mountain_view package and added page transition test * Fix analyze warnings * Remove commented code * Partial solution. Still need to stop the animation on the previous page for modal * Some review notes * Move the cupertino back gesture controller’s lifecycle management back to its parent * Reviews * Add background color * Directional curves, full screen transition * Don’t perform the exit animation if the incoming page is a dialog * It works! * Test structures * Add a bunch of more tests and fix the gallery * One more comment * Review notes * final controller * Use that sweet sweet `is!` keyword * Play golf, because I’m bitter that there’s no nullable `as` or something in dart * Remove a space * Review notes * Remove the last deprecated test |
||
---|---|---|
.. | ||
bottom_navigation_demo.dart | ||
buttons_demo.dart | ||
cards_demo.dart | ||
chip_demo.dart | ||
data_table_demo.dart | ||
date_and_time_picker_demo.dart | ||
dialog_demo.dart | ||
drawer_demo.dart | ||
expansion_panels_demo.dart | ||
full_screen_dialog_demo.dart | ||
grid_list_demo.dart | ||
icons_demo.dart | ||
leave_behind_demo.dart | ||
list_demo.dart | ||
material.dart | ||
menu_demo.dart | ||
modal_bottom_sheet_demo.dart | ||
overscroll_demo.dart | ||
page_selector_demo.dart | ||
persistent_bottom_sheet_demo.dart | ||
progress_indicator_demo.dart | ||
scrollable_tabs_demo.dart | ||
selection_controls_demo.dart | ||
slider_demo.dart | ||
snack_bar_demo.dart | ||
tabs_demo.dart | ||
tabs_fab_demo.dart | ||
text_form_field_demo.dart | ||
tooltip_demo.dart | ||
two_level_list_demo.dart |