json_render 1.2.2 copy "json_render: ^1.2.2" to clipboard
json_render: ^1.2.2 copied to clipboard

outdated

JSON Web Render Framework

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add json_render

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

dependencies:
  json_render: ^1.2.2

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_render/json_render.dart';
1
likes
0
pub points
36%
popularity

Publisher

unverified uploader

JSON Web Render Framework

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dom_tools, intl, mercury_client

More

Packages that depend on json_render