flutter_animated_bottom_nav 0.0.3 copy "flutter_animated_bottom_nav: ^0.0.3" to clipboard
flutter_animated_bottom_nav: ^0.0.3 copied to clipboard

A highly customizable animated bottom navigation with morphing icons, badge support, and smooth transitions

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.0.3 - 2024-12-19 #

Fixed #

  • Applied Dart formatter to all source files for consistent code formatting
  • Resolved formatting issues that were causing static analysis failures
  • Improved code readability and maintainability

0.0.2 - 2024-12-19 #

Fixed #

  • Fixed deprecated withOpacity usage by replacing with withValues to avoid precision loss
  • Updated analysis_options.yaml to remove deprecated lint rules
  • Resolved static analysis warnings and improved code quality

0.0.1 - 2024-01-01 #

Added #

  • Initial release of Flutter Animated Bottom Navigation
  • Morphing icon animations with scale, rotation, and bounce effects
  • Badge support with customizable styling
  • Highly customizable navigation bar styling
  • Smooth transitions with configurable duration and curves
  • Haptic feedback support
  • Factory methods for common navigation items
  • Comprehensive API documentation
  • Example app demonstrating all features

Features #

  • AnimatedBottomNav widget with morphing animations
  • NavItem model for navigation items
  • NavStyle for comprehensive styling options
  • BadgeStyle for badge customization
  • MorphingIcon widget for smooth icon transitions
  • NavItemWidget for individual item display
  • BadgeWidget for notification badges
  • Extension methods for easy item creation

Documentation #

  • Complete README with usage examples
  • API reference documentation
  • Code examples for all features
  • Installation instructions
1
likes
150
points
24
downloads

Documentation

API reference

Publisher

verified publisherbechattaoui.dev

Weekly Downloads

A highly customizable animated bottom navigation with morphing icons, badge support, and smooth transitions

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_animated_bottom_nav