This repository has been archived by the owner on May 31, 2021. It is now read-only.
v1.0.23
- Standardized the layout of
pubspec.yaml
for all templates.- Use
^
notation for versions. - Define the minimum SDK to be
1.20.1
.
- Use
- Simplified
.gitginore
for all templates.- No longer need to ignore
packages
directory. They are not not generated
with SDK 1.20.1+. - No longer ignoring compiled outputs by extension. These will all be in the
build
directory, which is already ignored. - No longer ignoring JetBrains IDE files. These should be ignored in a users
global.gitignore
.
- No longer need to ignore