flutter_cora 0.0.1-dev.18 flutter_cora: ^0.0.1-dev.18 copied to clipboard
A simple Flutter package for separating UI and business logic using a view-controller pattern.
0.0.1-dev.16 #
0.0.1-dev.15 #
- DOCS: add codecov badge in readme.
0.0.1-dev.14 #
- FIX: update readme.
0.0.1-dev.13 #
- DOCS: add codecov badge in readme.
0.0.1-dev.12 #
- FIX: update test.
0.0.1-dev.11 #
- FIX: update workflow.
0.0.1-dev.10 #
- FIX: update codecov action.
0.0.1-dev.9 #
- DOCS: update readme.
0.0.1-dev.8 #
- DOCS: add topics in pubspec.yaml.
0.0.1-dev.7 #
- DOCS: update readme.
0.0.1-dev.6 #
- FIX: update readme.
0.0.1-dev.5 #
- FIX: update readme.
0.0.1-dev.4 #
- FIX: update
pubspec.yaml
.
0.0.1-dev.3 #
- FIX: update
pubspec.yaml
.
0.0.1-dev.2 #
- FIX: use
flutter_cora
from path in example app. - FIX: update example with a lifecycle method.
- FIX: create example app for flutter_cora.
- FIX: update flutter version to
3.23.3
. - FIX: move
flutter_cora
topackages
directory.
0.0.1-dev.1 #
- Initial release.