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-15 23:33:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
flutter_flutter
/
packages
/
flutter
/
test
/
semantics
History
Michael Goderbauer
55b6f049a6
Enable unreachable_from_main lint - it is stable now!!1 (
#129854
)
...
PLUS: clean-up of all the unreachable stuff.
2023-07-06 00:09:01 +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
Migrate SemanticsBinding to onSemanticsActionEvent (
#128254
)
2023-06-05 18:16:06 +00:00
semantics_service_test.dart
…
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
Enable unreachable_from_main lint - it is stable now!!1 (
#129854
)
2023-07-06 00:09:01 +00:00
traversal_order_test.dart
…