extended_bottom_navigation_bar 1.0.4
extended_bottom_navigation_bar: ^1.0.4 copied to clipboard
A clean, highly customizable and expandable bottom navigation bar with a central FAB slot and staggered animation grid.
1.0.4 #
- Added changelog entry for the current version.
- Improved package documentation.
- Updated package metadata and pub.dev analysis compliance.
1.0.3 #
- Added GitHub repository link.
- Added homepage and issue tracker URLs.
- Improved package metadata and pub.dev discoverability.
- Updated documentation and package information.
- Minor README improvements and cleanup.
1.0.2 #
- Updated README installation instructions to use the published pub.dev package instead of local path dependencies.
- Improved documentation clarity and formatting.
1.0.1 #
- Removed application-specific dashboard references.
- Improved package generalization for wider Flutter usage.
- Refactored documentation and examples.
1.0.0 #
- Initial release of
extended_bottom_navigation_bar. - Added expandable bottom navigation bar with animated grid layout.
- Added support for a customizable center Floating Action Button (FAB).
- Added configurable primary and secondary navigation items.
- Added staggered slide and fade animations for expanded items.
- Added customizable icons, labels, colors, and layout configuration.
- Added support for Android, iOS, Web, Windows, Linux, and macOS.
- Included a complete example application.
- Added widget tests and package documentation.