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-11 05:17:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
flutter_flutter
/
packages
/
flutter
/
test
/
semantics
History
Jason Simmons
a3b38aa8f3
Update SemanticsUpdateBuilderSpy for the conversion of SemanticsUpdateBuilder into a base class (
#126570
)
...
See
https://github.com/flutter/flutter/issues/123756
2023-05-16 16:41:11 +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
…
semantics_owner_test.dart
Fix how tests count open SemanticsHandles (
#121571
)
2023-02-28 23:55:58 +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
…