json_interop 0.0.1+1 copy "json_interop: ^0.0.1+1" to clipboard
json_interop: ^0.0.1+1 copied to clipboard

outdatedDart 1 only

Raw interop for the JSON object

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add json_interop

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

dependencies:
  json_interop: ^0.0.1+1

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:json_interop/json_interop.dart';
0
likes
30
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

Raw interop for the JSON object

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

js

More

Packages that depend on json_interop