flutter/examples/api/test
Justin McCandless 0b451b6dfd
Context Menus (#107193)
* Can show context menus anywhere in the app, not just on text.
* Unifies all desktop/mobile context menus to go through one class (ContextMenuController).
* All context menus are now just plain widgets that can be fully customized.
* Existing default context menus can be customized and reused.
2022-10-28 12:40:09 -07:00
..
cupertino Update CupertinoSwitch example (#112063) 2022-09-21 15:27:20 +00:00
foundation/change_notifier feat: Added docstring examples to AnimatedBuilder and ChangeNotifier (#98628) 2022-02-28 12:41:20 -08:00
material Context Menus (#107193) 2022-10-28 12:40:09 -07:00
painting Re-Land "Refactor StrokeAlign to allow double values." (#108339) (#110234) 2022-08-25 20:56:24 +00:00
reorderable_list ReorderableListView: fix broken dartpad example & update examples, add tests (#102723) 2022-04-28 10:19:08 -07:00
sample_templates Re-Land "Actually add example templates (#111531)" (#111666) 2022-09-15 16:17:06 +00:00
services Reland "[text_input] introduce TextInputControl" (#113758) 2022-10-24 07:23:32 -07:00
ui/text Enable unnecessary_import (#101600) 2022-04-08 12:56:45 -07:00
widgets Add SliverAnimatedGrid and AnimatedGrid (#112982) 2022-10-07 22:15:11 +00:00
flutter_test_config.dart Enable unnecessary_import (#101600) 2022-04-08 12:56:45 -07:00
goldens_io.dart More beautiful linear_gradient sample (#99298) 2022-03-02 16:41:21 -08:00
goldens_web.dart More beautiful linear_gradient sample (#99298) 2022-03-02 16:41:21 -08:00