flutter/examples/api/lib/material/floating_action_button
Hans Muller 1a098ae8eb
Revised Floating Action Button examples (#128058)
Of the original 4 examples, the first 3 mostly covered the same API features and occupied quite a bit of real-estate at the top of https://api.flutter.dev/flutter/material/FloatingActionButton-class.html.  Additionally the illustrations and the code samples didn't match in some cases.

Replaced examples 0,1,2 with one example that changes attributes of the FAB when it's pushed. 

Fixes https://github.com/flutter/flutter/issues/128048
2023-06-01 22:16:48 +00:00
..
floating_action_button.0.dart Revised Floating Action Button examples (#128058) 2023-06-01 22:16:48 +00:00
floating_action_button.1.dart Revised Floating Action Button examples (#128058) 2023-06-01 22:16:48 +00:00