beamer 1.6.1 copy "beamer: ^1.6.1" to clipboard
beamer: ^1.6.1 copied to clipboard

A routing package built on top of Router and Navigator's pages API, supporting arbitrary nested navigation, guards and more.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add beamer

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

dependencies:
  beamer: ^1.6.1

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:beamer/beamer.dart';
1227
likes
140
pub points
96%
popularity

Publisher

verified publisherbeamer.dev

A routing package built on top of Router and Navigator's pages API, supporting arbitrary nested navigation, guards and more.

Homepage
Repository (GitHub)
View/report issues

Topics

#beamer #router #navigator

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

MIT (LICENSE)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on beamer