dart_json_package 1.0.5 copy "dart_json_package: ^1.0.5" to clipboard
dart_json_package: ^1.0.5 copied to clipboard

dart json package info

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dart_json_package

With Flutter:

 $ flutter pub add dart_json_package

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

dependencies:
  dart_json_package: ^1.0.5

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

Import it

Now in your Dart code, you can use:

import 'package:dart_json_package/dart_json_package.dart';
0
likes
130
points
59
downloads

Publisher

unverified uploader

Weekly Downloads

dart json package info

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

More

Packages that depend on dart_json_package