diagram 0.1.0 copy "diagram: ^0.1.0" to clipboard
diagram: ^0.1.0 copied to clipboard

Experimental diagram API in Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add diagram

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

dependencies:
  diagram: ^0.1.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:diagram/diagram.dart';
0
likes
125
pub points
9%
popularity

Publisher

verified publishercaduandrade.net

Experimental diagram API in Flutter

Repository (GitHub)
View/report issues

Topics

#ui #diagram

Documentation

API reference

License

CC-BY-SA-4.0 (license)

Dependencies

flutter

More

Packages that depend on diagram