yx_navigation_flutter 1.0.0 copy "yx_navigation_flutter: ^1.0.0" to clipboard
yx_navigation_flutter: ^1.0.0 copied to clipboard

Flutter integration for yx_navigation — schemas, Router / Navigator 2.0, outlets, and compatibility layer.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add yx_navigation_flutter

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

dependencies:
  yx_navigation_flutter: ^1.0.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:yx_navigation_flutter/yx_navigation_flutter.dart';
7
likes
130
points
30
downloads

Documentation

API reference

Publisher

verified publisherdev.go.yandex

Weekly Downloads

Flutter integration for yx_navigation — schemas, Router / Navigator 2.0, outlets, and compatibility layer.

Repository (GitHub)
View/report issues
Contributing

Topics

#yx-navigation #navigation #routing

License

MIT (license)

Dependencies

collection, flutter, meta, yx_navigation

More

Packages that depend on yx_navigation_flutter