All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
- Launch settings for vscode so users don't need to set them up manually
build and serve command from webdev
- OPT OUT OF NULL SAFETY to use
webdev commands. Will opt in later when webdev is fully migrated.
- Fix missing
.gitignore file (isn't generated when creating).
- Run
pub get after creating a new project.
- Remoed unnecessary models, though this doesn't affect the program at all
- Duplicate usage message on
UsageException.
- Symbols in debug logs can't show on some devices due to the use of illegal characters.