flutter/dev/manual_tests/lib
Chinmoy 0bde95dc06
Deprecates onWillAccept and onAccept callbacks in DragTarget. (#133691)
This PR deprecates `onWillAccept` and `onAccept` over `onWillAcceptWithDetails` and `onAcceptWithDetails`.

Fixes: #133347
2023-11-10 22:47:22 +00:00
..
actions.dart Enable unreachable_from_main lint - it is stable now!!1 (#129854) 2023-07-06 00:09:01 +00:00
animated_icons.dart Prepare more of dev for use_super_parameters (#101073) 2022-03-30 14:05:05 -07:00
card_collection.dart Remove 1745 decorative breaks (#123259) 2023-03-22 21:12:22 +00:00
color_testing_demo.dart remove unused members in executable libs (#107464) 2022-07-12 21:41:08 +00:00
density.dart Replaces textScaleFactor with TextScaler (#128522) 2023-07-17 17:56:07 +00:00
drag_and_drop.dart Deprecates onWillAccept and onAccept callbacks in DragTarget. (#133691) 2023-11-10 22:47:22 +00:00
focus.dart Change some usage of RawKeyEvent to KeyEvent in preparation for deprecation (#136420) 2023-10-14 00:25:18 +00:00
hardware_keyboard.dart Change some usage of RawKeyEvent to KeyEvent in preparation for deprecation (#136420) 2023-10-14 00:25:18 +00:00
hover.dart Deprecate 2018 text theme parameters (#109817) 2022-08-22 20:00:34 +00:00
main.dart Add Linux and Windows target platforms (#51519) 2020-03-03 04:38:04 -08:00
material_arc.dart Remove 1745 decorative breaks (#123259) 2023-03-22 21:12:22 +00:00
menu_anchor.dart Add applyFocusChangeIfNeeded, have menus restore focus before activating (#130536) 2023-07-20 22:11:20 +00:00
overlay_geometry.dart Add maybeOf for all the cases where of returns nullable. (#114120) 2022-10-31 23:09:09 +00:00
page_view.dart Prepare more of dev for use_super_parameters (#101073) 2022-03-30 14:05:05 -07:00
star_border.dart Sync analysis_options.yaml & cleanups (#117327) 2022-12-20 14:15:39 -08:00
text.dart Remove 1745 decorative breaks (#123259) 2023-03-22 21:12:22 +00:00