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

Activity logging plugin for Dash admin panel. Tracks model changes and user actions.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dash_activity_log

With Flutter:

 $ flutter pub add dash_activity_log

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

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

Publisher

verified publishernicepants.dev

Weekly Downloads

Activity logging plugin for Dash admin panel. Tracks model changes and user actions.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dash_panel

More

Packages that depend on dash_activity_log