mini_canvas 2.0.0 copy "mini_canvas: ^2.0.0" to clipboard
mini_canvas: ^2.0.0 copied to clipboard

Canvas completed widgets. Such as pentagram, dashboard, dial, etc.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mini_canvas

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

dependencies:
  mini_canvas: ^2.0.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:mini_canvas/mini_canvas.dart';
6
likes
125
points
65
downloads

Publisher

unverified uploader

Weekly Downloads

Canvas completed widgets. Such as pentagram, dashboard, dial, etc.

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on mini_canvas