- Updates minimum supported SDK version to Flutter 3.3/Dart 2.18.
- Updates minimum SDK version to Flutter 3.0.
- Adds iOS template app icons, updated to square icons with no transparency.
- Removes empty Dart file.
- Opts in to NNBD (which is a no-op) so it's not flagged by pub.dev.
- Updates package description.
- Adds macOS template app icons, updated to Big Sur style.
- 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 aslist_detail_app
).
- Fix maskable icon file names
- Fix maskable icon image dimensions
- Reverts to the 1.0 layout, since the new app template never landed.
- Added additional icons for winuwp template.
- 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.
- Moved Windows app template icon for new folder structure.
- Windows app template icon.