dart_serde 1.0.4 copy "dart_serde: ^1.0.4" to clipboard
dart_serde: ^1.0.4 copied to clipboard

Serialize and Deserialize Json into and from classes, aim to give a nice and friendly interface, inspired by the Serde package from rust

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dart_serde

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

dependencies:
  dart_serde: ^1.0.4

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

0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Serialize and Deserialize Json into and from classes, aim to give a nice and friendly interface, inspired by the Serde package from rust

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

More

Packages that depend on dart_serde