graphx 1.0.14 copy "graphx: ^1.0.14" to clipboard
graphx: ^1.0.14 copied to clipboard

Render API on top of CustomPainter to power-up your Flutter apps to the next level.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add graphx

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

dependencies:
  graphx: ^1.0.14

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:graphx/graphx.dart';
405
likes
140
points
263
downloads

Publisher

verified publisherroipeker.com

Weekly Downloads

Render API on top of CustomPainter to power-up your Flutter apps to the next level.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, xml

More

Packages that depend on graphx