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

A new flutter project which helps developers to draw a 2d graph for theie app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add darshan_linear_graph

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

dependencies:
  darshan_linear_graph: ^0.0.1

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:darshan_linear_graph/darshan_linear_graph.dart';
3
likes
100
pub points
53%
popularity

Publisher

unverified uploader

A new flutter project which helps developers to draw a 2d graph for theie app.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on darshan_linear_graph