json_serializable_plus 0.0.3 copy "json_serializable_plus: ^0.0.3" to clipboard
json_serializable_plus: ^0.0.3 copied to clipboard

Automatically generate code for converting json Unified,dependencies json_serializable .Look like Gson

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add json_serializable_plus

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

dependencies:
  json_serializable_plus: ^0.0.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:json_serializable_plus/json_serializable_plus.dart';
1
likes
40
pub points
33%
popularity

Publisher

verified publisherhuangjiaqi.top

Automatically generate code for converting json Unified,dependencies json_serializable .Look like Gson

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

analyzer, build, build_config, dart_style, glob, json_annotation, meta, path, source_gen

More

Packages that depend on json_serializable_plus