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

Playx Navigation is a Flutter package that enhances app navigation with advanced features like route lifecycle management, custom transitions, and flexible configuration.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add playx_navigation

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

dependencies:
  playx_navigation: ^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:playx_navigation/playx_navigation.dart';
0
likes
150
points
94
downloads

Publisher

verified publisherplayx.sourcya.io

Weekly Downloads

Playx Navigation is a Flutter package that enhances app navigation with advanced features like route lifecycle management, custom transitions, and flexible configuration.

Repository (GitHub)
View/report issues

Topics

#playx #navigation #deep-linking #go-router #route-management

Documentation

API reference

License

MIT (license)

Dependencies

flutter, go_router

More

Packages that depend on playx_navigation