healthrian_render_canvas 0.0.1 copy "healthrian_render_canvas: ^0.0.1" to clipboard
healthrian_render_canvas: ^0.0.1 copied to clipboard

A library to render JSON descriptions onto a Canvas.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add healthrian_render_canvas

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

dependencies:
  healthrian_render_canvas: ^0.0.1

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:healthrian_render_canvas/healthrian_render_canvas.dart';
0
likes
160
points
104
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A library to render JSON descriptions onto a Canvas.

Repository (GitHub)

License

MIT (license)

Dependencies

flutter

More

Packages that depend on healthrian_render_canvas