dmart 2.8.0
dmart: ^2.8.0 copied to clipboard
A pure Dart implementation of the Dmart client that depends on dio.
2.8.0 #
- Relicense under LGPL-3.0-or-later
- Upgrade dependencies to latest (dio 5.11, lints 6, test 1.31) to pick up CVE fixes
- Raise minimum Dart SDK to ^3.8.0 (required by lints 6)
1.1.0 #
- add update profile
1.0.10+2 #
- formated code
- upgrading deps
1.0.9 #
- Implementing dmart features up to dmart@1.3.5+
- Extending ResourceType: +reaction
- Extending QueryType: +update, +delete
- Extending dmart init to allow dio configuration.
- remove deprecated feature
branch.
1.0.7 #
- Implementing dmart features up to dmart@1.1.12
1.0.0 #
- Initial version.