map_mapper_annotations 4.0.0-dev.1 map_mapper_annotations: ^4.0.0-dev.1 copied to clipboard
Contains annotations and mappers to allow the mapping between PODOs and Map<String, dynamic> maps used to interact with document databases
map_mapper_annotations #
Defines annotations used by the map_mapper_generator package.
Getting started #
In order to get started, look at the example project at https://gitlab.com/squarealfa/dart_framework/-/tree/main/map_mapper/map_mapper_example.
Context #
This package is part of a set of losely integrated packages that constitute the Dartaculous Framework.