Sign in
flutter
/
mirrors
/
flutter
/
3badcf51a435e729f3d248452a253709bab26fc2
/
examples
/
layers
/
widgets
/
media_query.dart
387f885
Add missing trailing commas (#28673)
by Alexandre Ardhuin
· 6 years ago
f62afdc
add missing type parameter on methods (#22096)
by Alexandre Ardhuin
· 6 years ago
d927c93
Unnecessary new (#20138)
by Alexandre Ardhuin
· 7 years ago
eda03e2
re-re-enable lint unnecessary_const (#20103)
by Alexandre Ardhuin
· 7 years ago
00aac68
Revert flutter/flutter#19592 (#19861)
by Todd Volkert
· 7 years ago
2701835
re-enable lint unnecessary_const (#19592)
by Alexandre Ardhuin
· 7 years ago
f630f90
Revert "enable lint unnecessary_const (#19342)" (#19423)
by Ian Hickson
· 7 years ago
cc1cf13
enable lint unnecessary_const (#19342)
by Alexandre Ardhuin
· 7 years ago
36052e6
BoxDecoration API changes: backgroundColor -> color et al (#9648)
by Ian Hickson
· 8 years ago
9541848
make @immutable const classes (#9532)
by Alexandre Ardhuin
· 8 years ago
3eb8783
Constants! Constants everywhere! (#9286)
by Ian Hickson
· 8 years ago
578ca0a
use color.shadeXxx instead of color[Xxx] (#8932)
by Alexandre Ardhuin
· 8 years ago
4c8c420
Declare locals final where not reassigned (layers) (#8572)
by Chris Bracken
· 8 years ago
332a230
Rename and refactor ScrollView hierarchy (#7865)
by Ian Hickson
· 8 years ago
fe01c71
Switch clients to ScrollGrid (#7752)
by Adam Barth
· 8 years ago
8ca4caa
Rename Flexible to Expanded and improve docs (#6978)
by Adam Barth
· 8 years ago
e502e9c
ImageIcon (#4649)
by Ian Hickson
· 9 years ago
1a3adae
Use `@required` for onPressed and onChanged (#4534)
by Adam Barth
· 9 years ago
1b9476c
Hide routes from the API when they're not needed. (#3431)
by Ian Hickson
· 9 years ago
797e27e
Add @override annotations to flutter framework
by Hixie
· 9 years ago
ede5dfc
[rename fixit] ToolBar -> AppBar
by Adam Barth
· 9 years ago
9b9ad3d
[rename fixit] RouteBuilder -> BuildContext
by Adam Barth
· 9 years ago
95fc5ae
[rename fixit] *Component* -> *Widget*
by Adam Barth
· 9 years ago
e71bd77
[rename fixit] EdgeDims -> EdgeInsets
by Adam Barth
· 9 years ago
870894f
Switch Material Design icons to using the iconfont
by Adam Barth
· 9 years ago
948ae15
Clean up the standalone examples
by Adam Barth
· 9 years ago