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

Integration glue between juice_auth and juice_routing — AuthBloc-driven route guards and reactive redirect on auth changes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add juice_auth_routing

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

dependencies:
  juice_auth_routing: ^0.1.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:juice_auth_routing/juice_auth_routing.dart';
0
likes
160
points
163
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Integration glue between juice_auth and juice_routing — AuthBloc-driven route guards and reactive redirect on auth changes.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#authentication #routing #bloc #guards #integration

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

flutter, juice, juice_auth, juice_routing

More

Packages that depend on juice_auth_routing