- Update build dependency
- Improved CHANGELOG.md sorting, now the latest version is at the top
- Removed pubspec.lock and added to .gitignore
- Update build dependency for compatibility with Freezed
- Update Flutter dependencies
- Add null safety support
- Use spaces instead of tabs to fix dart formatter issues
- Append a newline character at the end of the file
- Avoid capitalizing constant names
- Only build for config.json
- Update dependencies
- Update directory of config file
- First minor release
- Initial release