serializable_converter 0.1.13 copy "serializable_converter: ^0.1.13" to clipboard
serializable_converter: ^0.1.13 copied to clipboard

A converter for boomerang.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add serializable_converter

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

dependencies:
  serializable_converter: ^0.1.13

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

Publisher

unverified uploader

A converter for boomerang.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

boomerang, json_serializable

More

Packages that depend on serializable_converter