flutter_toon 1.0.0 copy "flutter_toon: ^1.0.0" to clipboard
flutter_toon: ^1.0.0 copied to clipboard

A Flutter package for converting JSON to TOON and TOON to JSON.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_toon

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

dependencies:
  flutter_toon: ^1.0.0

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

Import it

Now in your Dart code, you can use:

import 'package:flutter_toon/flutter_toon.dart';
0
likes
160
points
44
downloads

Documentation

API reference

Publisher

verified publisherdinethsiriwardana.me

Weekly Downloads

A Flutter package for converting JSON to TOON and TOON to JSON.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_toon