lemsa_nav_kit 1.0.1 copy "lemsa_nav_kit: ^1.0.1" to clipboard
lemsa_nav_kit: ^1.0.1 copied to clipboard

PageNavigator over auto_route, session guards, and a deep-link table for Lemsa Flutter apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lemsa_nav_kit

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

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

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

PageNavigator over auto_route, session guards, and a deep-link table for Lemsa Flutter apps.

Repository (GitHub)
View/report issues

Topics

#flutter #navigation #auto-route #guards #deep-links

License

MIT (license)

Dependencies

auto_route, flutter, flutter_page_kit, flutter_riverpod, lemsa_core_kit

More

Packages that depend on lemsa_nav_kit