floating_tile_nav 0.1.1 copy "floating_tile_nav: ^0.1.1" to clipboard
floating_tile_nav: ^0.1.1 copied to clipboard

A floating bottom navigation bar with custom icons, controlled selection, and safe-area handling.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add floating_tile_nav

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

dependencies:
  floating_tile_nav: ^0.1.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:floating_tile_nav/floating_tile_nav.dart';
0
likes
160
points
111
downloads

Documentation

API reference

Publisher

verified publisher4arms.dev

Weekly Downloads

A floating bottom navigation bar with custom icons, controlled selection, and safe-area handling.

Repository (GitHub)
View/report issues

Topics

#navigation #ui #widget

License

MIT (license)

Dependencies

flutter

More

Packages that depend on floating_tile_nav