df_router 0.4.12 copy "df_router: ^0.4.12" to clipboard
df_router: ^0.4.12 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.12

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
100
points
1.18k
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

License

MIT (license)

Dependencies

df_log, df_pod, df_pwa_utils, flutter

More

Packages that depend on df_router