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

Flutter Graph Analytics

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add graph_analytics

With Flutter:

 $ flutter pub add graph_analytics

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

dependencies:
  graph_analytics: ^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:graph_analytics/analytics.dart';
import 'package:graph_analytics/app_application.dart';
0
likes
0
points
51
downloads

Publisher

verified publisherluckyapp.in

Weekly Downloads

Flutter Graph Analytics

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http

More

Packages that depend on graph_analytics