lm_flutter_router 0.0.1 copy "lm_flutter_router: ^0.0.1" to clipboard
lm_flutter_router: ^0.0.1 copied to clipboard

Typed adaptive Flutter routing with custom RouterDelegate navigation, guards, deep links, iOS-style transitions, and split-view projection.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lm_flutter_router

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

dependencies:
  lm_flutter_router: ^0.0.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:lm_flutter_router/lm_flutter_router.dart';
0
likes
50
points
0
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Typed adaptive Flutter routing with custom RouterDelegate navigation, guards, deep links, iOS-style transitions, and split-view projection.

Topics

#router #navigation #deeplink #adaptive #flutter

License

MIT (license)

Dependencies

flutter

More

Packages that depend on lm_flutter_router