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.

example/lib/main.dart

import 'package:flutter/material.dart';

import 'src/demo_app.dart';

void main() {
  runApp(const FloatingTileNavDemoApp());
}
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