built_json 0.0.4 copy "built_json: ^0.0.4" to clipboard
built_json: ^0.0.4 copied to clipboard

discontinued
outdatedDart 1 only

JSON serialization for Built Collections, Built Values and Enum Classes. This library is the runtime dependency.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add built_json

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

dependencies:
  built_json: ^0.0.4

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:built_json/built_json.dart';
0
likes
0
points
53
downloads

Publisher

unverified uploader

Weekly Downloads

JSON serialization for Built Collections, Built Values and Enum Classes. This library is the runtime dependency.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

built_collection, quiver

More

Packages that depend on built_json