dart_mappable_builder 4.2.3 copy "dart_mappable_builder: ^4.2.3" to clipboard
dart_mappable_builder: ^4.2.3 copied to clipboard

Improved json serialization and data classes with full support for generics, inheritance, customization and more.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dart_mappable_builder

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

dependencies:
  dart_mappable_builder: ^4.2.3

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:dart_mappable_builder/dart_mappable_builder.dart';
7
likes
130
pub points
94%
popularity

Publisher

verified publisherschultek.de

Improved json serialization and data classes with full support for generics, inheritance, customization and more.

Repository (GitHub)
View/report issues

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

MIT (LICENSE)

Dependencies

analyzer, ansicolor, build, collection, dart_mappable, dart_style, glob, path, source_gen

More

Packages that depend on dart_mappable_builder