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

A frosted, gesture-driven bottom navigation bar with loose swipe-to-preview paging, snap-on-release physics, tap-to-centre and haptic feedback.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add snap_nav_bar

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

dependencies:
  snap_nav_bar: ^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:snap_nav_bar/snap_nav_bar.dart';
1
likes
150
points
6
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A frosted, gesture-driven bottom navigation bar with loose swipe-to-preview paging, snap-on-release physics, tap-to-centre and haptic feedback.

Topics

#navigation #bottom-navigation #page-view #gestures #ui

License

MIT (license)

Dependencies

figma_squircle, flutter

More

Packages that depend on snap_nav_bar