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.

A lightweight Flutter widget that provides a customizable curved bottom navigation bar with built-in user profile integration and smooth page transitions.

Features #

  • Curved Bottom Navigation Bar
    Elegant curved design with customizable height, colors, and icons.

  • User Profile in AppBar
    Displays a profile image and welcome message above the navigation bar.

  • Smooth Fade Transitions
    Built-in fade animation when switching between pages.

  • Highly Customizable
    Control icons, colors, heights, animation curves, and durations via simple parameters.

  • Null-safe & Easy to Integrate
    Fully migrated to null safety; drop-in widget that works with any existing Flutter app.

Getting Started #

  1. Add to your pubspec.yaml:
    dependencies:
      profile_nav: ^0.0.1
    flutter pub get
    
1
likes
140
points
141
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