dash_analytics 0.1.0 copy "dash_analytics: ^0.1.0" to clipboard
dash_analytics: ^0.1.0 copied to clipboard

Analytics plugin for Dash admin panel framework. Provides dashboard widgets for page views, visitors, traffic sources, and more.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dash_analytics

With Flutter:

 $ flutter pub add dash_analytics

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

dependencies:
  dash_analytics: ^0.1.0

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:dash_analytics/dash_analytics.dart';
0
likes
150
points
19
downloads

Publisher

verified publishernicepants.dev

Weekly Downloads

Analytics plugin for Dash admin panel framework. Provides dashboard widgets for page views, visitors, traffic sources, and more.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dash_panel, jaspr

More

Packages that depend on dash_analytics