flutter/examples/api/test/widgets
2024-11-11 01:00:21 +00:00
..
actions Add tests for focusable_action_detector.0.dart (#157575) 2024-10-25 07:05:26 +00:00
animated_grid Add SliverAnimatedGrid and AnimatedGrid (#112982) 2022-10-07 22:15:11 +00:00
animated_list Add test for animated list example (#156452) 2024-10-10 15:48:17 +00:00
animated_size Add test for animated_size.0.dart API example. (#147828) 2024-05-10 21:55:51 +00:00
animated_switcher Add tests for animated_switcher.0.dart API example. (#149180) 2024-05-29 12:10:34 +00:00
app Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00
app_lifecycle_listener Fix typo (#141426) 2024-01-11 17:05:01 -08:00
async Add test for future_builder.0.dart (#148453) 2024-05-27 07:12:56 +00:00
autocomplete Test raw autocomplete api examples (#148234) 2024-05-23 08:52:13 +00:00
autofill Add test for AutofillGroup api example (#156439) 2024-10-12 13:54:31 +00:00
basic Remove double MaterialApp wrap from api samples (#150055) 2024-06-12 05:22:23 +00:00
binding Add AppLifecycleListener, with support for application exit handling (#123274) 2023-06-08 22:57:19 +00:00
color_filter Add tests for color_filtered.0.dart example. (#151064) 2024-07-05 20:33:20 +00:00
dismissible Add test for dismissible.0.dart API example. (#146723) 2024-04-19 19:21:08 +00:00
drag_target Add test for draggable.0.dart API example. (#147941) 2024-05-10 21:54:16 +00:00
draggable_scrollable_sheet Fixed a lot of typos (#141431) 2024-01-12 22:10:25 +00:00
editable_text Add tests for editable_text.on_changed.0.dart API example. (#148874) 2024-05-24 19:21:12 +00:00
focus_manager Add test for focus_node.unfocus.0.dart (#157673) 2024-10-28 10:47:23 +00:00
focus_scope Add test for focus_scope.0.dart (#157772) 2024-10-29 09:02:01 +00:00
focus_traversal Add tests for ordered_traversal_group.0.dart (#152849) 2024-08-06 02:28:25 +00:00
form Write Tests for API Example of form.0.dart (#142635) 2024-02-01 21:54:46 +00:00
framework Add test for build_owner.0.dart (#157499) 2024-10-25 07:13:22 +00:00
gesture_detector Add boundary feature to the drag gesture. (#147521) 2024-10-30 03:01:18 +00:00
hardware_keyboard Explain the "patching" protocol in KeyMessageManager.keyMessageHandler and add an example (#105280) 2022-07-26 05:42:05 +00:00
heroes Dev, examples/api, etc updated for Material 3 by default (#129683) 2023-06-28 09:41:58 -07:00
image Add test for image.frame_builder.0.dart (#158247) 2024-11-06 16:40:14 +00:00
implicit_animations Add test for animated_fractionally_sized_box.0.dart API example. (#146721) 2024-05-01 16:03:12 +00:00
inherited_model InheritedModel: Add a complete interactive example and update snippet for null safety (#104174) 2022-05-30 06:13:10 -07:00
inherited_notifier Add test for inherited_notifier.0.dart (#150344) 2024-06-20 17:55:07 +00:00
inherited_theme Add test for inherited_theme.0.dart (#149120) 2024-05-29 20:05:25 +00:00
interactive_viewer Add test for interactive_viewer.constrained.0.dart (#158044) 2024-11-04 01:47:30 +00:00
layout_builder Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00
magnifier Add code sample to the CupertinoMagnifier/CupertinoTextMagnifier (#156028) 2024-10-11 20:53:18 +00:00
media_query Add test for media_query_data.system_gesture_insets.0.dart (#157854) 2024-10-31 10:47:14 +00:00
navigator Add test for restorable_route_future.0.dart (#157708) 2024-10-28 17:02:07 +00:00
navigator_pop_handler Nested Navigator state restoration predictive back examples (#153723) 2024-08-22 03:40:09 +00:00
nested_scroll_view Add test for nested_scroll_view_state.0.dart (#157714) 2024-10-29 02:40:41 +00:00
notification_listener Add test for notification.0.dart (#157909) 2024-11-01 06:41:13 +00:00
overflow_bar Added missing tests for OverflowBar example. (#146780) 2024-04-16 22:10:56 +00:00
overlay Optimize Overlay sample to avoid overflow (#155861) 2024-09-28 09:20:32 +00:00
overscroll_indicator Fix GlowingOverscrollIndicator examples (#155203) 2024-10-30 20:50:00 +00:00
page Refactors page API (#137792) 2024-05-13 22:45:51 +00:00
page_storage Add test for page_storage.0.dart (#157770) 2024-10-29 09:01:59 +00:00
page_view Reland "Remove hack from PageView." (#142172) 2024-01-24 23:44:11 +00:00
pop_scope Reapply new PopScope API (#147607) 2024-05-07 09:04:49 -07:00
preferred_size Add test for preferred_size.0.dart API example. (#146725) 2024-04-19 19:08:07 +00:00
restoration Add test for restoration_mixin.0.dart (#157709) 2024-10-28 11:37:15 +00:00
restoration_properties Add tests for restorable_value.0.dart API example. (#148676) 2024-05-23 08:34:23 +00:00
routes Allow mixing route transitions in one app. (#150031) 2024-10-02 20:08:11 +00:00
safe_area Add SafeArea DartPad sample (#158019) 2024-11-11 01:00:21 +00:00
scroll_end_notification ScrollEndNotification example: auto-scroll based on RenderSliver constraints and geometry (#143538) 2024-07-02 18:46:19 +00:00
scroll_notification_observer Add ScrollNotificationObserver sample (#127023) 2023-05-25 15:58:52 +00:00
scroll_position Add test for scroll_metrics_notification.0.dart (#157768) 2024-10-30 05:46:21 +00:00
scroll_view Test of CustomScrollViewExampleApp (#152431) 2024-08-23 06:57:28 +00:00
scrollbar Fix RawScrollbar examples and desktop test (#158237) 2024-11-06 08:34:36 +00:00
shared_app_data Add tests for shared_app_data.#.dart API examples. (#147830) 2024-05-20 17:49:04 +00:00
shortcuts Remove LogicalKeySet usage in one Shortcuts example (#156941) 2024-10-16 17:15:06 +00:00
single_child_scroll_view Add tests for SingleChildScrollView examples (#153548) 2024-08-21 09:45:32 +00:00
sliver PinnedHeaderSliver example based on the iOS Settings AppBar (#151205) 2024-07-03 20:06:16 +00:00
sliver_fill test sliver fill remaining examples (#148041) 2024-05-13 15:30:49 +00:00
slotted_render_object_widget Reland "Mixin for slotted RenderObjectWidgets and RenderBox (#94077)" (#94632) 2021-12-03 14:39:02 -08:00
system_context_menu Reland Native ios context menu (#143002) (#148238) (#148265) 2024-05-15 18:37:05 +00:00
table Added missing tests for Table api example table.0.dart. (#147318) 2024-04-26 21:30:17 +00:00
tap_region Replace FocusTrap with TapRegionSurface (#107262) 2022-07-29 16:00:07 +00:00
text Add one DefaultTextStyle example (#122182) 2023-03-08 20:40:54 +00:00
text_magnifier Disable flaky golden file test (#144351) 2024-02-28 18:10:50 -06:00
transitions Test remaining transitions api examples (#148302) 2024-05-23 18:57:14 +00:00
tween_animation_builder Add tests for tween_animation_builder.0.dart API example. (#148902) 2024-05-30 20:17:04 +00:00
undo_history Add test for undo_history_controller.0.dart (#148205) 2024-05-21 22:19:04 +00:00
value_listenable_builder Fix duplicate MaterialApp in api example test (#154550) 2024-09-04 06:38:33 +00:00
widget_state Add WidgetStateMouseCursor example and tests for it. (#155552) 2024-10-01 23:15:53 +00:00
navigator_utils.dart Reland root predictive back (#132249) 2023-08-17 23:55:05 +00:00