statflow_dashboard_operations 1.0.0 copy "statflow_dashboard_operations: ^1.0.0" to clipboard
statflow_dashboard_operations: ^1.0.0 copied to clipboard

Operations dashboard starter kit built on the shared Statflow framework.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add statflow_dashboard_operations

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

dependencies:
  statflow_dashboard_operations: ^1.0.0

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:statflow_dashboard_operations/statflow_dashboard_operations.dart';
0
likes
140
points
90
downloads

Documentation

API reference

Publisher

verified publishershop.stripedape.tech

Weekly Downloads

Operations dashboard starter kit built on the shared Statflow framework.

Repository (GitHub)
View/report issues

Topics

#flutter #dashboard #analytics #operations

License

unknown (license)

Dependencies

flutter, statflow_dashboard_shared

More

Packages that depend on statflow_dashboard_operations