flutter/examples/api/lib/widgets
2022-04-27 09:15:35 +02:00
..
actions Correct missing return statements in nullably-typed functions (#95428) 2021-12-16 15:29:17 -08:00
animated_list Enable unnecessary_import (#101600) 2022-04-08 12:56:45 -07:00
animated_size Clean up examples, remove section markers and --template args (#91133) 2021-10-04 12:16:17 -07:00
animated_switcher Enable sort_child_properties_last lint (#91585) 2021-10-11 21:23:02 -07:00
async add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
autocomplete Enable unnecessary_import (#101600) 2022-04-08 12:56:45 -07:00
autofill add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
basic Add examples and troubleshooting comment for ClipRRect (#101907) 2022-04-18 10:24:08 -07:00
binding Update WidgetsBindingsObserver example (#101512) 2022-04-12 10:09:08 -07:00
color_filter Clean up examples, remove section markers and --template args (#91133) 2021-10-04 12:16:17 -07:00
dismissible Enable sort_child_properties_last lint (#91585) 2021-10-11 21:23:02 -07:00
drag_target Revert "Draggable can be accepted when the data is null" (#99419) 2022-03-02 10:31:11 -08:00
editable_text Clean up examples, remove section markers and --template args (#91133) 2021-10-04 12:16:17 -07:00
focus_manager Enable unnecessary_import (#101600) 2022-04-08 12:56:45 -07:00
focus_scope fix(FocusScope): Example fix (#98668) 2022-02-17 12:09:20 -08:00
focus_traversal Enable avoid_print lint. (#91444) 2021-10-07 16:48:04 -07:00
form Clean up examples, remove section markers and --template args (#91133) 2021-10-04 12:16:17 -07:00
framework Use kDebugMode in error_widget.0.dart example (#93408) 2022-04-11 18:04:06 -07:00
gesture_detector Clean up examples, remove section markers and --template args (#91133) 2021-10-04 12:16:17 -07:00
heroes Clean up examples, remove section markers and --template args (#91133) 2021-10-04 12:16:17 -07:00
image Enable sort_child_properties_last lint (#91585) 2021-10-11 21:23:02 -07:00
implicit_animations Enable sort_child_properties_last lint (#91585) 2021-10-11 21:23:02 -07:00
inherited_notifier Clean up examples, remove section markers and --template args (#91133) 2021-10-04 12:16:17 -07:00
inherited_theme Clean up examples, remove section markers and --template args (#91133) 2021-10-04 12:16:17 -07:00
interactive_viewer add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
layout_builder Clean up examples, remove section markers and --template args (#91133) 2021-10-04 12:16:17 -07:00
media_query Clean up examples, remove section markers and --template args (#91133) 2021-10-04 12:16:17 -07:00
navigator Clean up examples, remove section markers and --template args (#91133) 2021-10-04 12:16:17 -07:00
nested_scroll_view add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
notification_listener Enable no_leading_underscores_for_local_identifiers (#96422) 2022-01-21 14:43:59 -08:00
overflow_bar Clean up examples, remove section markers and --template args (#91133) 2021-10-04 12:16:17 -07:00
overscroll_indicator Clean up examples, remove section markers and --template args (#91133) 2021-10-04 12:16:17 -07:00
page_storage add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
page_view add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
preferred_size Clean up examples, remove section markers and --template args (#91133) 2021-10-04 12:16:17 -07:00
restoration Clean up examples, remove section markers and --template args (#91133) 2021-10-04 12:16:17 -07:00
restoration_properties Enable sort_child_properties_last lint (#91585) 2021-10-11 21:23:02 -07:00
routes Clean up examples, remove section markers and --template args (#91133) 2021-10-04 12:16:17 -07:00
scroll_position Deprecate Scrollbar isAlwaysShown -> thumbVisibility (#96957) 2022-01-24 14:25:15 -08:00
scroll_view Adds a Listview tile select example (#99165) 2022-03-07 18:56:17 -08:00
scrollbar Deprecate Scrollbar isAlwaysShown -> thumbVisibility (#96957) 2022-01-24 14:25:15 -08:00
shared_app_data Added SharedAppData to the widgets library (#93175) 2021-11-08 12:27:14 -08:00
shortcuts Clean up examples, remove section markers and --template args (#91133) 2021-10-04 12:16:17 -07:00
single_child_scroll_view Clean up examples, remove section markers and --template args (#91133) 2021-10-04 12:16:17 -07:00
sliver_fill Clean up examples, remove section markers and --template args (#91133) 2021-10-04 12:16:17 -07:00
slotted_render_object_widget Ban sync*/async* from user facing code (#95050) 2021-12-12 13:05:03 -08:00
table Clean up examples, remove section markers and --template args (#91133) 2021-10-04 12:16:17 -07:00
transitions add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
tween_animation_builder Clean up examples, remove section markers and --template args (#91133) 2021-10-04 12:16:17 -07:00
will_pop_scope Fix some issues with samples (#95044) 2021-12-13 09:29:09 -08:00