This website requires JavaScript.
Explore
Help
Sign In
DEV
/
flutter_flutter
Watch
1
Star
0
Fork
0
You've already forked flutter_flutter
mirror of
https://github.com/flutter/flutter.git
synced
2026-02-13 22:31:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
flutter_flutter
/
packages
/
flutter
/
test
/
semantics
History
Michael Goderbauer
17f86df8bd
Migrate SemanticsBinding to onSemanticsActionEvent (
#128254
)
...
Follow-up to
https://github.com/flutter/engine/pull/42493
.
2023-06-05 18:16:06 +00:00
..
custom_semantics_action_test.dart
…
semantics_binding_test.dart
Move semantic-related bindings to SemanticsBinding (
#121289
)
2023-02-24 19:30:57 +00:00
semantics_elevation_test.dart
Make Flex,Row,Column const for real (
#119673
)
2023-02-02 19:33:57 +00:00
semantics_owner_test.dart
Migrate SemanticsBinding to onSemanticsActionEvent (
#128254
)
2023-06-05 18:16:06 +00:00
semantics_service_test.dart
Apply BindingBase.checkInstance to TestDefaultBinaryMessengerBinding (
#116937
)
2023-02-13 23:55:58 +00:00
semantics_test.dart
Fixes IgnorePointer and AbsorbPointer to only block user interactions… (
#120619
)
2023-04-07 15:51:05 +00:00
semantics_update_test.dart
Update SemanticsUpdateBuilderSpy for the conversion of SemanticsUpdateBuilder into a base class (
#126570
)
2023-05-16 16:41:11 +00:00
traversal_order_test.dart
…