scroll_navigation 1.3.2 copy "scroll_navigation: ^1.3.2" to clipboard
scroll_navigation: ^1.3.2 copied to clipboard

It's a powerful navigation by gestures and taps. You can scroll from left to right or tap on the navigation icons.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add scroll_navigation

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

dependencies:
  scroll_navigation: ^1.3.2

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:scroll_navigation/scroll_navigation.dart';
118
likes
140
points
416
downloads

Publisher

verified publisherfelipemurguia.com

Weekly Downloads

It's a powerful navigation by gestures and taps. You can scroll from left to right or tap on the navigation icons.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, helpers

More

Packages that depend on scroll_navigation