graph_plus_exporter 1.0.0-alpha copy "graph_plus_exporter: ^1.0.0-alpha" to clipboard
graph_plus_exporter: ^1.0.0-alpha copied to clipboard

Provides a set of export capabilities primiarly used by the graph_plus package

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add graph_plus_exporter

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

dependencies:
  graph_plus_exporter: ^1.0.0-alpha

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:graph_plus_exporter/graph_plus_exporter_method_channel.dart';
import 'package:graph_plus_exporter/graph_view_exporter.dart';
import 'package:graph_plus_exporter/graph_view_exporter_platform_interface.dart';
0
likes
140
points
32
downloads

Publisher

verified publisherarchmind.io

Weekly Downloads

Provides a set of export capabilities primiarly used by the graph_plus package

Repository (GitHub)

Topics

#utils

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, graph_plus_exporter_web, plugin_platform_interface

More

Packages that depend on graph_plus_exporter