map_mapper_annotations 3.0.2 copy "map_mapper_annotations: ^3.0.2" to clipboard
map_mapper_annotations: ^3.0.2 copied to clipboard

outdated

Contains annotations and mappers to allow the mapping between PODOs and Map<String, dynamic> maps used to interact with document databases

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add map_mapper_annotations

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  map_mapper_annotations: ^3.0.2

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:map_mapper_annotations/map_mapper_annotations.dart';
0
likes
0
pub points
51%
popularity

Publisher

verified publishersquarealfa.com

Contains annotations and mappers to allow the mapping between PODOs and Map<String, dynamic> maps used to interact with document databases

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

squarealfa_common_types

More

Packages that depend on map_mapper_annotations