hand_drawn_analytics 0.1.1 copy "hand_drawn_analytics: ^0.1.1" to clipboard
hand_drawn_analytics: ^0.1.1 copied to clipboard

Bridges analytics_toolkit queries onto hand_drawn_toolkit charts and tables: runs the query, maps the result, and defaults only what you leave unset.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hand_drawn_analytics

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

dependencies:
  hand_drawn_analytics: ^0.1.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:hand_drawn_analytics/hand_drawn_analytics.dart';
0
likes
160
points
82
downloads

Documentation

API reference

Publisher

verified publisherresengi.io

Weekly Downloads

Bridges analytics_toolkit queries onto hand_drawn_toolkit charts and tables: runs the query, maps the result, and defaults only what you leave unset.

Repository (GitHub)
View/report issues

Topics

#analytics #chart #dashboard #data-visualization

License

MIT (license)

Dependencies

analytics_toolkit, flutter, hand_drawn_toolkit, intl

More

Packages that depend on hand_drawn_analytics