Sign in
flutter
/
mirrors
/
flutter
/
3badcf51a435e729f3d248452a253709bab26fc2
/
examples
/
layers
/
widgets
/
gestures.dart
387f885
Add missing trailing commas (#28673)
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
bd1921e
unnecessary parenthesis (#14533)
by Alexandre Ardhuin
· 7 years ago
2e80bf1
unnessary parenthesis (#14475)
by Alexandre Ardhuin
· 7 years ago
f280942
fix examples/layers/widgets/gestures.dart (#11138)
by Alexandre Ardhuin
· 8 years ago
bf017b7
Move Point to Offset (#9277)
by Ian Hickson
· 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
031e042
Now each Colors.foo constant is-a Color and a color swatch (#8833)
by Hans Muller
· 8 years ago
4c8c420
Declare locals final where not reassigned (layers) (#8572)
by Chris Bracken
· 8 years ago
e9a775b
prefer const constructors (#8316)
by Alexandre Ardhuin
· 8 years ago
e2ff169
Have the scale gesture callback uses details objects (#6204)
by Hans Muller
· 8 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
d5b2e2a
[rename fixit] Flex alignments
by Adam Barth
· 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
cb5017d
Convert LinearGradient and RadialGradient to fractional units
by Hixie
· 9 years ago
948ae15
Clean up the standalone examples
by Adam Barth
· 9 years ago