embrace_go_router 4.9.0 copy "embrace_go_router: ^4.9.0" to clipboard
embrace_go_router: ^4.9.0 copied to clipboard

Provides go_router navigation tracking for the Embrace SDK.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add embrace_go_router

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

dependencies:
  embrace_go_router: ^4.9.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:embrace_go_router/embrace_go_router.dart';
1
likes
140
points
232
downloads

Documentation

API reference

Publisher

verified publisherembrace.io

Weekly Downloads

Provides go_router navigation tracking for the Embrace SDK.

Homepage

License

BSD-3-Clause (license)

Dependencies

embrace, flutter, go_router

More

Packages that depend on embrace_go_router