isnavbar 1.0.1 copy "isnavbar: ^1.0.1" to clipboard
isnavbar: ^1.0.1 copied to clipboard

An infinitely scrollable navigation bar widget for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add isnavbar

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

dependencies:
  isnavbar: ^1.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:isnavbar/isnavbar.dart';
5
likes
130
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

An infinitely scrollable navigation bar widget for Flutter.

Repository (GitHub)
View/report issues

Topics

#flutter #navigation-bar #ui

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on isnavbar