jsoninflater 0.1.0 copy "jsoninflater: ^0.1.0" to clipboard
jsoninflater: ^0.1.0 copied to clipboard

outdated

json inflater metadata

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add jsoninflater

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

dependencies:
  jsoninflater: ^0.1.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:jsoninflater/cacheInfo.dart';
import 'package:jsoninflater/jsonGather.dart';
import 'package:jsoninflater/jsonInflater.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

json inflater metadata

Homepage

License

unknown (LICENSE)

Dependencies

cupertino_icons, flutter, json_annotation

More

Packages that depend on jsoninflater