flutter/packages/flutter_tools/templates/plugin_shared
Parker Lougheed 670d011b71
No longer include .packages in created .gitignore files (#133484)
The `.packages` file was deprecated in Dart 2.8 and slowly discontinued until support being fully removed in Dart 2.19. The file will no longer be created, so it can be safely dropped from the generated `.gitignore` files.
2023-08-30 00:40:01 +00:00
..
android.tmpl FFI plugins (#96225) 2022-01-26 23:44:45 +01:00
macos.tmpl FFI plugins (#96225) 2022-01-26 23:44:45 +01:00
windows.tmpl FFI plugins (#96225) 2022-01-26 23:44:45 +01:00
.gitignore.tmpl No longer include .packages in created .gitignore files (#133484) 2023-08-30 00:40:01 +00:00
.metadata.tmpl FFI plugins (#96225) 2022-01-26 23:44:45 +01:00
analysis_options.yaml.tmpl FFI plugins (#96225) 2022-01-26 23:44:45 +01:00
CHANGELOG.md.tmpl FFI plugins (#96225) 2022-01-26 23:44:45 +01:00
LICENSE.tmpl FFI plugins (#96225) 2022-01-26 23:44:45 +01:00
projectName.iml.tmpl Remove .pub directories from iml templates (#109622) 2022-09-09 22:20:12 +00:00
pubspec.yaml.tmpl [Refactor] fix quote style in template (#127762) 2023-06-02 16:11:51 +00:00