liquid_go_router 0.2.0
liquid_go_router: ^0.2.0 copied to clipboard
GoRouter screen tracking for liquid_analytics — emit a liquid `screen` event on every route change, by route name or by matched path.
Changelog #
0.2.0 #
-
Initial release.
LiquidGoRouterObserverandLiquidGoRouterBindingmoved here fromliquid_analytics_ui0.1.x so that package no longer depends ongo_router.Migration: add
liquid_go_routerto your dependencies and change the import frompackage:liquid_analytics_ui/liquid_analytics_ui.darttopackage:liquid_go_router/liquid_go_router.dart. The classes are otherwise unchanged.