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

Supercharge your routering 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.2.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
110
pub points
55%
popularity

Publisher

unverified uploader

Supercharge your routering 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