get_navigation 3.13.0 copy "get_navigation: ^3.13.0" to clipboard
get_navigation: ^3.13.0 copied to clipboard

Open Screens, bottomsheets, dialogs, e snackbars with no context using GetX™ framework.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add get_navigation

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

dependencies:
  get_navigation: ^3.13.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:get_navigation/get_navigation.dart';
3
likes
20
pub points
56%
popularity

Publisher

unverified uploader

Open Screens, bottomsheets, dialogs, e snackbars with no context using GetX™ framework.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, get_core, get_state_manager, get_utils

More

Packages that depend on get_navigation