wouter 0.4.8 copy "wouter: ^0.4.8" to clipboard
wouter: ^0.4.8 copied to clipboard

Supercharge your routing with wouter, simple yet advanced and fully customizable routing package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add wouter

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

dependencies:
  wouter: ^0.4.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:wouter/wouter.dart';
11
likes
150
points
459
downloads

Publisher

unverified uploader

Weekly Downloads

Supercharge your routing with wouter, simple yet advanced and fully customizable routing package.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter, freezed_annotation, path, path_to_regexp, provider, rxdart

More

Packages that depend on wouter