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-03 17:51:05 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
flutter_flutter
/
dev
/
tools
/
gen_defaults
/
lib
History
Viren Khatri
672859a0cb
feat: add icon to AlertDialog (
#104920
)
2022-06-20 10:29:06 -07:00
..
app_bar_template.dart
Add support for Material 3 medium and large top app bars. (
#103962
)
2022-05-20 14:02:25 -07:00
button_template.dart
Use curly_braces_in_flow_control_structures for gen_defaults (
#104921
)
2022-05-30 08:40:17 +02:00
card_template.dart
…
dialog_template.dart
feat: add icon to AlertDialog (
#104920
)
2022-06-20 10:29:06 -07:00
fab_template.dart
Update FAB M3 token template class to new naming scheme and fix a typo in
card.dart
(
#102654
)
2022-04-29 14:09:07 -07:00
icon_button_template.dart
Updated tokens to v0.99. (
#105545
)
2022-06-07 16:12:28 -07:00
navigation_bar_template.dart
Add
surfaceTintColor
to
NavigationBar
(
#102628
)
2022-04-29 12:34:06 -07:00
navigation_rail_template.dart
…
surface_tint.dart
…
template.dart
remove unnecessary .toString() (
#103226
)
2022-05-06 16:04:13 -07:00
typography_template.dart
…