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-20 02:29:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
flutter_flutter
/
packages
/
flutter
/
lib
History
yim
14cd5fa30a
The
PopupMenuButton
should not steal focus from the TextField when it appears. (
#150568
)
...
Fixes
:
#24843
Fixes
:
#50567
2024-08-08 16:09:18 +00:00
..
fix_data
Style: Rename CupertinoSwitch activeColor and trackColor to activeTrackColor and InactiveTrackColor (
#151367
)
2024-08-07 17:42:57 +00:00
src
The
PopupMenuButton
should not steal focus from the TextField when it appears. (
#150568
)
2024-08-08 16:09:18 +00:00
analysis_options.yaml
…
animation.dart
More docimports for animation library (
#151011
)
2024-07-01 18:25:10 +00:00
cupertino.dart
Update framework and flutter fix flutter.dev/docs links (
#150174
)
2024-06-13 18:47:23 +00:00
foundation.dart
…
gestures.dart
…
material.dart
…
painting.dart
doc imports for enum values (
#151548
)
2024-07-10 21:39:20 +00:00
physics.dart
…
rendering.dart
doc imports for enum values (
#151548
)
2024-07-10 21:39:20 +00:00
scheduler.dart
…
semantics.dart
docimports for semantics (
#151132
)
2024-07-02 16:17:41 +00:00
services.dart
…
widgets.dart
Add
find.backButton
finder and
StandardComponentType
enum to find components in tests. (
#149349
)
2024-07-30 01:29:31 +00:00