dashi_flutter 1.0.1
dashi_flutter: ^1.0.1 copied to clipboard
Flutter bindings for the dashi Umami Analytics client — navigator observer, device context provider, and lifecycle-aware queue flushing.
1.0.1 #
- Add a package example (
example/main.dart). No API changes.
1.0.0 #
First stable release.
DashiNavigatorObserver: tracks routes as pageviews (push/replace/pop) with observer-maintained referrer chaining.flutterContextProvider: device context (language, screen, descriptive io user agent; null on web).attachLifecycleFlush: flushes the offline queue onpaused/detached.