Commit c218ead
authored
File tree
233 files changed
+27
-20
lines changed- .github/workflows
- very_good_flutter_plugin
- __brick__
- .github
- ISSUE_TEMPLATE
- workflows
- {{#android}}{{project_name.snakeCase()}}_android.yaml{{
- {{#ios}}{{project_name.snakeCase()}}_ios.yaml{{
- {{#linux}}{{project_name.snakeCase()}}_linux.yaml{{
- {{#macos}}{{project_name.snakeCase()}}_macos.yaml{{
- {{#web}}{{project_name.snakeCase()}}_web.yaml{{
- {{#windows}}{{project_name.snakeCase()}}_windows.yaml{{
- {{#android}}{{project_name.snakeCase()}}_android{{/android}}
- android
- src/main
- kotlin/{{org_name.pathCase()}}
- lib
- test
- {{#publishable}}CHANGELOG.md{{
- {{#ios}}{{project_name.snakeCase()}}_ios{{/ios}}
- ios
- Classes
- lib
- test
- {{#publishable}}CHANGELOG.md{{
- {{#linux}}{{project_name.snakeCase()}}_linux{{/linux}}
- lib
- src
- linux
- include/{{project_name.snakeCase()}}_linux
- test
- {{#publishable}}CHANGELOG.md{{
- {{#macos}}{{project_name.snakeCase()}}_macos{{/macos}}
- lib
- macos
- Classes
- test
- {{#publishable}}CHANGELOG.md{{
- {{#web}}{{project_name.snakeCase()}}_web{{/web}}
- lib
- test
- {{#publishable}}CHANGELOG.md{{
- {{#windows}}{{project_name.snakeCase()}}_windows{{/windows}}
- lib
- test
- windows
- include/{{project_name.snakeCase()}}_windows
- {{#publishable}}CHANGELOG.md{{
- {{project_name.snakeCase()}}_platform_interface
- lib
- src
- test
- src
- {{#publishable}}CHANGELOG.md{{
- {{project_name.snakeCase()}}
- example
- actions/check_platform_name
- lib
- src
- test
- src
- flows
- integration_test
- lib
- test_driver
- {{#android}}android{{/android}}
- app
- src
- debug
- main
- kotlin/com/example/{{project_name.snakeCase()}}/example
- res
- drawable-v21
- drawable
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- values-night
- values
- profile
- gradle/wrapper
- {{#ios}}ios{{/ios}}
- Flutter
- Runner.xcodeproj
- project.xcworkspace
- Runner.xcworkspace
- Runner
- Assets.xcassets
- AppIcon.appiconset
- LaunchImage.imageset
- Base.lproj
- {{#linux}}linux{{/linux}}
- flutter
- {{#macos}}macos{{/macos}}
- Flutter
- Runner.xcodeproj
- Runner.xcworkspace
- Runner
- Assets.xcassets/AppIcon.appiconset
- Base.lproj
- Configs
- {{#web}}web{{/web}}
- icons
- {{#windows}}windows{{/windows}}
- flutter
- runner
- resources
- lib
- test
- {{#publishable}}CHANGELOG.md{{
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
233 files changed
+27
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments