profile_nav 0.0.1 copy "profile_nav: ^0.0.1" to clipboard
profile_nav: ^0.0.1 copied to clipboard

A customizable scaffold with curved navigation bar and animated transitions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add profile_nav

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

dependencies:
  profile_nav: ^0.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:profile_nav/profile_nav.dart';
1
likes
140
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable scaffold with curved navigation bar and animated transitions.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

curved_navigation_bar, flutter

More

Packages that depend on profile_nav