flutter/packages/flutter_tools/templates
Matan Lurey 0ffc4ce00e
Remove --template=skeleton and add a placeholder error message instead. (#160695)
Closes https://github.com/flutter/flutter/issues/160673.

Does the following:

- Renames `FlutterProjectType` to `FlutterTemplateType`; did some
enhanced enum cleanups while at it
- Creates a hierarchy of `RemovedFlutterTemplateType` from
`ParsedFlutterTemplateType`
- Removes the `skeleton` directory
- Merges `app_shared` back into `app` (no longer required now that
`skeleton` is removed)

Final cleanups are tracked in
https://github.com/flutter/flutter/issues/160692.

(Added @zanderso just to spot check this is what he meant by
https://github.com/flutter/flutter/issues/160673#issuecomment-2557742347)
2024-12-24 00:02:29 +00:00
..
app Remove --template=skeleton and add a placeholder error message instead. (#160695) 2024-12-24 00:02:29 +00:00
app_integration_test/integration_test Switch to more reliable flutter.dev link destinations in the tool (#150587) 2024-06-26 23:30:39 +00:00
app_test_widget/test [flutter_tools] Use proper project name in templates (#96373) 2022-02-02 06:50:14 -08:00
cocoapods Remove use_modular_headers! from Swift Podfiles (#156257) 2024-11-04 20:32:34 +00:00
module Fix regression to hardcoded AGP/Kotlin values in Android module templates (#160108) 2024-12-16 19:59:00 +00:00
package update flutter create generated projects to use package:flutter_lints 5.0.0 (#156011) 2024-10-02 08:36:40 -07:00
package_ffi Make flutter_tools use newest package:{native_assets_builder,native_assets_cli,native_toolchain_c} (#158214) 2024-11-06 14:12:34 +01:00
plugin Remove unused import from kt plugin template (#157220) 2024-10-29 15:42:20 +00:00
plugin_cocoapods Add PrivacyInfo.xcprivacy to macOS plugin template (#155570) 2024-09-25 05:30:53 +00:00
plugin_ffi Update Android plugin templates for newer AGP (#156533) 2024-10-10 17:18:50 +00:00
plugin_shared feat: Include web 1.x.x in plugin template (#156947) 2024-11-14 21:48:12 +00:00
plugin_swift_package_manager Add PrivacyInfo.xcprivacy to macOS plugin template (#155570) 2024-09-25 05:30:53 +00:00
widget_preview_scaffold Add flutter widget-preview {start, clean} commands (#159510) 2024-12-04 21:51:08 +00:00
xcode/ios/custom_application_bundle [flutter_tools] opt iOS/macOS apps out of Metal API validation via migrator, update templates in repo. (#159228) 2024-11-21 01:36:55 +00:00
template_manifest.json Remove --template=skeleton and add a placeholder error message instead. (#160695) 2024-12-24 00:02:29 +00:00