Parker Lougheed
|
c946a5a526
|
Switch to more reliable flutter.dev link destinations in the tool (#150587)
Contributes to https://github.com/flutter/website/issues/10363.
|
2024-06-26 23:30:39 +00:00 |
|
Michael Goderbauer
|
2bfb1b0e2f
|
Bump flutter_lints to 4.0 (#148020)
Follow-up to https://github.com/flutter/packages/pull/6695.
|
2024-05-09 18:07:51 +00:00 |
|
Michael Goderbauer
|
571039f6ee
|
Bump flutter_lints to 3.0 (#136841)
Follow-up to https://github.com/flutter/packages/pull/5177
|
2023-10-18 23:53:08 +00:00 |
|
fabiancrx
|
2f7614a818
|
[flutter_tools] modify Skeleton template to use ListenableBuilder instead of AnimatedBuilder (#128810)
Replaces AnimatedBuilder for ListenableBuilder in the skeleton template
Fixes https://github.com/flutter/flutter/issues/128801
No tests needed
|
2023-07-06 15:14:51 +00:00 |
|
Michael Goderbauer
|
329ceaef66
|
Use super parameters in templates (#101157)
|
2022-04-14 13:26:38 -07:00 |
|
Michael Goderbauer
|
8560d914eb
|
Upgrade to flutter_lints 2.0 (#99881)
|
2022-03-22 11:00:23 -07:00 |
|
Collin Jackson
|
10fbbafe09
|
[flutter_tools] Use proper project name in templates (#96373)
|
2022-02-02 06:50:14 -08:00 |
|
saltedpotatos
|
ef634b39a5
|
Fix typo in settings_controller.dart (#91866)
Also make the spelling ThemeMode consistent
|
2021-10-18 15:10:33 -07:00 |
|
Jason Simmons
|
c761c6c2d4
|
Fix an unnecessary_import analyzer error in the skeleton app template (#90417)
|
2021-09-20 15:18:37 -07:00 |
|
Filip Hracek
|
76d5e62f42
|
Add a more complete app template for Flutter (skeleton) (#83530)
|
2021-06-28 15:26:04 -07:00 |
|