flutter/examples/api/lib/material/scaffold
Taha Tesser 257df5ebfc
Add ability to disable FloatingActionButton scale and rotation animations using FloatingActionButtonAnimator.noAnimation (#146126)
fixes [[Proposal] Allow disabling the scaling animation of the FloatingActionButton](https://github.com/flutter/flutter/issues/145585)

### Using default `FloatingActionButton` animations

![ScreenRecording2024-04-02at16 19 03-ezgif com-video-to-gif-converter](https://github.com/flutter/flutter/assets/48603081/627ea564-7f60-4eb4-bed9-95c053ae2f56)

### Using `FloatingActionButtonAnimator.noAnimation`

![ScreenRecording2024-04-02at16 17 20-ezgif com-video-to-gif-converter](https://github.com/flutter/flutter/assets/48603081/d0a936ea-9e16-4225-8dc4-40a11ee8a975)
2024-04-29 08:26:19 +00:00
..
scaffold_messenger_state.show_material_banner.0.dart Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00
scaffold_messenger_state.show_snack_bar.0.dart Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00
scaffold_messenger_state.show_snack_bar.1.dart Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00
scaffold_messenger_state.show_snack_bar.2.dart Add AnimationStyle to showBottomSheet and showModalBottomSheet (#145536) 2024-03-25 08:39:05 +00:00
scaffold_messenger.0.dart Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00
scaffold_messenger.of.0.dart Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00
scaffold_messenger.of.1.dart Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00
scaffold_state.show_bottom_sheet.0.dart Remove unused generic type from BottomSheet (#137791) 2023-11-03 22:25:37 +00:00
scaffold_state.show_bottom_sheet.1.dart Add AnimationStyle to showBottomSheet and showModalBottomSheet (#145536) 2024-03-25 08:39:05 +00:00
scaffold.0.dart Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00
scaffold.1.dart Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00
scaffold.2.dart Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00
scaffold.drawer.0.dart Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00
scaffold.end_drawer.0.dart Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00
scaffold.floating_action_button_animator.0.dart Add ability to disable FloatingActionButton scale and rotation animations using FloatingActionButtonAnimator.noAnimation (#146126) 2024-04-29 08:26:19 +00:00
scaffold.of.0.dart Remove unused generic type from BottomSheet (#137791) 2023-11-03 22:25:37 +00:00
scaffold.of.1.dart Remove unused generic type from BottomSheet (#137791) 2023-11-03 22:25:37 +00:00