navhost_typed 0.1.0 copy "navhost_typed: ^0.1.0" to clipboard
navhost_typed: ^0.1.0 copied to clipboard

Type-safe destination objects and navigation helpers for navhost.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add navhost_typed

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

dependencies:
  navhost_typed: ^0.1.0

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:navhost_typed/navhost_typed.dart';
0
likes
160
points
33
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Type-safe destination objects and navigation helpers for navhost.

Repository (GitHub)
View/report issues

Topics

#navigation #router #typed-routes #navhost

License

MIT (license)

Dependencies

flutter, navhost

More

Packages that depend on navhost_typed