mongo_mapper 0.2.1
mongo_mapper: ^0.2.1 copied to clipboard
Contains annotations and mappers to allow the mapping between PODOs and Map<String, dynamic> maps used to interact with MongoDB
0.2.1 #
- FEAT: updated dependencies.
0.2.0+2 #
- Update a dependency to the latest release.
0.2.0+1 #
- FIX: Upgraded max Dart version to <4.0.0.
0.2.0 #
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
0.2.0-dev.3 #
- Update a dependency to the latest release.
0.2.0-dev.2 #
- FIX: Changed repository URL.
0.2.0-dev.1 #
- FEAT: removed dependecy from squarealfa_common_types.
0.2.0-dev.0 #
Note: This release has breaking changes.
- BREAKING FEAT: Huge upgrade to proto_generator.
0.1.0 #
- Initial version.