Post-merge feedback from https://github.com/flutter/flutter/pull/160695. Feel free to suggest other (minor) changes, as the bulk of the work is already complete.
This commit is contained in:
parent
8731c396a7
commit
cdce2872fd
@ -54,7 +54,7 @@ enum RemovedFlutterTemplateType implements ParsedFlutterTemplateType {
|
||||
'Formerly generated a list view / detail view Flutter application that '
|
||||
'followed some community best practices. For up to date resources, see '
|
||||
'https://flutter.github.io/samples, https://docs.flutter.dev/codelabs, '
|
||||
'and external resources such as https://flutter-builder.app/.',
|
||||
'and community resources such as https://flutter-builder.app/.',
|
||||
);
|
||||
|
||||
const RemovedFlutterTemplateType({required this.helpText});
|
||||
|
Loading…
x
Reference in New Issue
Block a user