inkblob_navigation_bar 0.1.2 copy "inkblob_navigation_bar: ^0.1.2" to clipboard
inkblob_navigation_bar: ^0.1.2 copied to clipboard

A custom navigation bar with smooth & dynamic ink blob transition effect.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add inkblob_navigation_bar
copied to clipboard

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

dependencies:
  inkblob_navigation_bar: ^0.1.2
copied to clipboard

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:inkblob_navigation_bar/inkblob_navigation_bar.dart';
copied to clipboard
37
likes
90
points
38
downloads

Publisher

verified publisherbyme.dev

Weekly Downloads

2024.09.20 - 2025.04.04

A custom navigation bar with smooth & dynamic ink blob transition effect.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on inkblob_navigation_bar