df_router 0.4.15 copy "df_router: ^0.4.15" to clipboard
df_router: ^0.4.15 copied to clipboard

A lightweight router designed for ease of use and efficient state management.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add df_router

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

dependencies:
  df_router: ^0.4.15

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

Publisher

verified publisherdev-cetera.com

Weekly Downloads

A lightweight router designed for ease of use and efficient state management.

Homepage
Repository (GitHub)
View/report issues

Topics

#router #navigation #state-management

Documentation

API reference

Funding

Consider supporting this project:

www.buymeacoffee.com
www.patreon.com
github.com

License

MIT (license)

Dependencies

df_log, df_pod, df_pwa_utils, df_safer_dart, flutter

More

Packages that depend on df_router