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

Platformweb

A graph_plus_exporter plugin for the 'web' platform This package provides a web implementation for the graph_plus_exporter package

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add graph_plus_exporter_web

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

dependencies:
  graph_plus_exporter_web: ^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_web/graph_view_exporter_web.dart';
import 'package:graph_plus_exporter_web/js/js_types.dart';
import 'package:graph_plus_exporter_web/web_clipboard/web_clipboard.dart';
0
likes
140
points
40
downloads

Publisher

verified publisherarchmind.io

Weekly Downloads

A graph_plus_exporter plugin for the 'web' platform This package provides a web implementation for the graph_plus_exporter package

Repository (GitHub)

Topics

#utils #plugin

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on graph_plus_exporter_web