circle_navigation 1.0.2 copy "circle_navigation: ^1.0.2" to clipboard
circle_navigation: ^1.0.2 copied to clipboard

A circle navigation bar for Android and iOS with simple animation

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add circle_navigation
copied to clipboard

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

dependencies:
  circle_navigation: ^1.0.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:circle_navigation/circle_navigation.dart';
copied to clipboard
1
likes
160
points
37
downloads

Publisher

verified publisherhunghv.com

Weekly Downloads

2024.09.26 - 2025.04.10

A circle navigation bar for Android and iOS with simple animation

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on circle_navigation