fiber_router 1.3.8 copy "fiber_router: ^1.3.8" to clipboard
fiber_router: ^1.3.8 copied to clipboard

Typed navigation layer built on go_router declarative view, node, and shell routes with fade transitions and code-generated BuildContext extensions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fiber_router

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

dependencies:
  fiber_router: ^1.3.8

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:fiber_router/fiber_router.dart';
1
likes
140
points
93
downloads

Documentation

API reference

Publisher

verified publisherfiberstudio.app

Weekly Downloads

Typed navigation layer built on go_router declarative view, node, and shell routes with fade transitions and code-generated BuildContext extensions.

Repository (GitHub)
View/report issues

Topics

#navigation #router #go-router

License

unknown (license)

Dependencies

change_case, flutter, go_router

More

Packages that depend on fiber_router