juice_routing 0.7.0 copy "juice_routing: ^0.7.0" to clipboard
juice_routing: ^0.7.0 copied to clipboard

Declarative, state-driven navigation for Juice applications with Navigator 2.0 integration, route guards, and deep linking support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add juice_routing

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

dependencies:
  juice_routing: ^0.7.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_routing/juice_routing.dart';
1
likes
150
points
154
downloads

Publisher

unverified uploader

Weekly Downloads

Declarative, state-driven navigation for Juice applications with Navigator 2.0 integration, route guards, and deep linking support.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#navigation #routing #bloc #state-management #flutter

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, juice

More

Packages that depend on juice_routing