NEXT
- Updates minimum supported SDK version to Flutter 3.10/Dart 3.0.
4.2.1
- Adds pub topics to package metadata.
- Updates minimum supported SDK version to Flutter 3.7/Dart 2.19.
- Updates minimum SDK version to Flutter 3.0.
4.2.0
- Adds iOS template app icons, updated to square icons with no transparency.
4.1.1
- Removes empty Dart file.
- Opts in to NNBD (which is a no-op) so it's not flagged by pub.dev.
4.1.0
- Updates package description.
- Adds macOS template app icons, updated to Big Sur style.
4.0.0
- Move assets common to all app templates to a new
app_shared
directory (relands changes reverted in 3.0.0). - Create
skeleton
directory and assets to support new app template (formerly known as list_detail_app
).
3.0.1
- Fix maskable icon file names
- Fix maskable icon image dimensions
3.0.0
- Reverts to the 1.0 layout, since the new app template never landed.
- Added additional icons for winuwp template.
2.0.0
- Move assets common to all app templates to a new
app_shared
directory. - Create
list_detail_app
directory and assets to support new app template.
1.0.1
- Moved Windows app template icon for new folder structure.
1.0.0
- Windows app template icon.