All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- DOCS: update
README.md
. (7ec544dc)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: add
context
parameter in build method. (0a982f47)
- FIX: add
context
parameter in build method. (0a982f47)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- DOCS: add link to
flutter_cora_riverpod
in readme. (77f295ab)
- FEAT: add
read
,watch
andlisten
methods inCoraConsumerState
. (f1f158b5) - DOCS: update example app. (662829ac)
- DOCS: add link to
flutter_cora
in readme. (d548189a)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- DOCS: add exact version in readme. (16e51333)
- DOCS: add badges to root readme. (d7843dc5)
- DOCS: add packages list in root readme. (ae008dda)
- DOCS: add pub points and last commit badge. (5cc14a51)
- DOCS: add github license badge. (152eefd7)
- DOCS: add pub badge in readme. (ddcb0115)
- DOCS: add exact version in readme. (16e51333)
- DOCS: add badges to root readme. (d7843dc5)
- DOCS: add packages list in root readme. (ae008dda)
- DOCS: add pub points and last commit badge. (5cc14a51)
- DOCS: add github license badge. (152eefd7)
- DOCS: add pub badge in readme. (ddcb0115)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- DOCS: add codecov badge in readme.
- FIX: update repo urls in pubspec.yaml.
- DOCS: add codecov badge in readme.
- DOCS: update readme with sample code.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: update readme.
- FIX: update example app.
- FIX: create example app for flutter_cora_riverpod.
- FIX: add test for cora consumer.
- FIX: update test.
- FIX: create
CoraConsumerView
andCoraConsumerState
. - FIX: update pubspec.yaml.
- FEAT: create
flutter_cora_riverpod
package.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- DOCS: add codecov badge in readme.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: update test.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: update workflow.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: update codecov action.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- DOCS: update readme.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- DOCS: add topics in pubspec.yaml.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- DOCS: update readme.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: update readme.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: update readme.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: update
pubspec.yaml
.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: update
pubspec.yaml
.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- 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.