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/dartaculous/dartaculous/-/tree/main/map_mapper/map_mapper_example.

Context

This package is part of a set of losely integrated packages that constitute the SquareAlfa Dart Framework.

Libraries

map_mapper_annotations
Contains annotations and mappers to allow the mapping between PODOs and Map<String, dynamic> maps used to interact with MongoDb via mongo_dart package.