| .. | ||
| .github | ||
| {{#android}}{{project_name.snakeCase()}}_android{{/android}} | ||
| {{#ios}}{{project_name.snakeCase()}}_ios{{/ios}} | ||
| {{#linux}}{{project_name.snakeCase()}}_linux{{/linux}} | ||
| {{#macos}}{{project_name.snakeCase()}}_macos{{/macos}} | ||
| {{#web}}{{project_name.snakeCase()}}_web{{/web}} | ||
| {{#windows}}{{project_name.snakeCase()}}_windows{{/windows}} | ||
| {{project_name.snakeCase()}} | ||
| {{project_name.snakeCase()}}_platform_interface | ||
| .gitignore | ||
| {{~ plugin_dependencies.dart }} | ||
| {{~ plugin_platforms.dart }} | ||
| LICENSE | ||
| README.md | ||
{{project_name.snakeCase()}}
Developed with 💙 by Very Good Ventures 🦄
A Very Good Flutter Federated Plugin created by the Very Good Ventures Team.
Generated by the Very Good CLI 🤖

