state_man_examples 0.1.0
state_man_examples: ^0.1.0 copied to clipboard
Demo app for experimenting with state management approaches.
Changelog #
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.
[Unreleased] #
[0.1.0] - 2022-01-25 #
Added #
- 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.