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 Dart Package Versioning.
- Initial structure
- set lint 1.8.2 as the linting package.
- set linting rules.
- scaffold code of MainPage, NewsPage, NotesPage, SettingsPage.
- README
- CHANGELOG
- .rultor.yml file for configuring the DevOps assistant Rultor.
- build.yml file in .github/workflow to set up GitHub Actions CI/CD.