xson_builder 1.0.2 copy "xson_builder: ^1.0.2" to clipboard
xson_builder: ^1.0.2 copied to clipboard

outdated

A library to help you easily generate dart json bean.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add xson_builder

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

dependencies:
  xson_builder: ^1.0.2

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:xson_builder/xson_builder.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A library to help you easily generate dart json bean.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

analyzer, build, dartpoet, named_mode, path, source_gen, type_translator, xfile, xson, xson_annotation

More

Packages that depend on xson_builder