advanced_graphview 0.0.1 copy "advanced_graphview: ^0.0.1" to clipboard
advanced_graphview: ^0.0.1 copied to clipboard

Advanced Graphview creates best graph in flutter.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add advanced_graphview

With Flutter:

 $ flutter pub add advanced_graphview

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

dependencies:
  advanced_graphview: ^0.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:advanced_graphview/advanced_graphview.dart';
27
likes
0
points
363
downloads

Publisher

verified publisherluckyapp.in

Weekly Downloads

Advanced Graphview creates best graph in flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

equatable, flame, flutter, flutter_bloc

More

Packages that depend on advanced_graphview