mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
| .. | ||
| .idea | ||
| android-java.tmpl | ||
| android-kotlin.tmpl | ||
| android.tmpl | ||
| ios-objc.tmpl | ||
| ios-swift.tmpl | ||
| ios.tmpl | ||
| lib | ||
| linux.tmpl | ||
| macos.tmpl | ||
| test | ||
| .gitignore.tmpl | ||
| .metadata.tmpl | ||
| CHANGELOG.md.tmpl | ||
| LICENSE.tmpl | ||
| projectName.iml.tmpl | ||
| pubspec.yaml.tmpl | ||
| README.md.tmpl | ||
# {{projectName}}
{{description}}
## Getting Started
This project is a starting point for a Flutter
[plug-in package](https://flutter.dev/developing-packages/),
a specialized package that includes platform-specific implementation code for
Android and/or iOS.
For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.