map_mapper_annotations 3.1.0 copy "map_mapper_annotations: ^3.1.0" to clipboard
map_mapper_annotations: ^3.1.0 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
copied to clipboard

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.1.0
copied to clipboard

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';
copied to clipboard
0
likes
0
points
254
downloads

Publisher

verified publishersquarealfa.com

Weekly Downloads

2024.07.08 - 2025.01.20

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

Homepage
Repository (GitLab)
View/report issues

License

unknown (license)

Dependencies

squarealfa_common_types

More

Packages that depend on map_mapper_annotations