Sign in
flutter
/
mirrors
/
flutter
/
refs/heads/flutter-3.14-candidate.3
/
examples
/
layers
/
widgets
/
styled_text.dart
91bcf42
Prepare examples for use_super_parameters (#100514)
by Michael Goderbauer
· 3 years ago
34059ee
enable lint prefer_interpolation_to_compose_strings (#83407)
by Alexandre Ardhuin
· 3 years, 10 months ago
b8a2456
Enable library_private_types_in_public_api lint (#81578)
by Michael Goderbauer
· 3 years, 10 months ago
7f31861
add missing trailing commas (#81406)
by Alexandre Ardhuin
· 3 years, 11 months ago
0f56829
enable use_key_in_widget_constructors lint (#77032)
by Michael Goderbauer
· 4 years ago
dd2ea7c
Migrate all of examples/layers to sound null safety (#68744)
by Michael Goderbauer
· 4 years, 5 months ago
449f4a6
License update (#45373)
by Ian Hickson
· 5 years ago
df4bf45
more UI-as-code (#35516)
by Alexandre Ardhuin
· 5 years ago
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
a07d371
enable lint prefer_generic_function_type_aliases (#21680)
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
2ae4884
Revert elimination of Dart 1 (#18460)
by Chris Bracken
· 7 years ago
6c56bb2
Update typedef syntax to use Function notation and turn on lint for old notation. (#18362)
by Greg Spencer
· 7 years ago
b921fdc
Revert "Update typedef syntax to use Function notation and turn on lint for old notation. (#18035)" (#18041)
by Greg Spencer
· 7 years ago
3258602
Update typedef syntax to use Function notation and turn on lint for old notation. (#18035)
by Greg Spencer
· 7 years ago
10f721c
use const instead of final with const declarations (#14253)
by Alexandre Ardhuin
· 7 years ago
1fce14a
enable lint prefer_single_quotes (#12665)
by Alexandre Ardhuin
· 7 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
e9a775b
prefer const constructors (#8316)
by Alexandre Ardhuin
· 8 years ago
63aa139
Increase the strictness of our requiring explicit types (#7585)
by Ian Hickson
· 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
fb4dbf4
Improve TextSpan
by Adam Barth
· 9 years ago
948ae15
Clean up the standalone examples
by Adam Barth
· 9 years ago