animated_bottom_navigation_bar 1.0.0 animated_bottom_navigation_bar: ^1.0.0 copied to clipboard
Animated Bottom Navigation Bar Widget implementation inspired by https://dribbble.com/shots/7134849-Simple-Tab-Bar-Animation
[1.0.0] - 2022-06-17. #
- Breaking change.
SafeArea
params grouped toSafeAreaValues
object. - Breaking change. Remove
elevation
parameter in favour ofshadow
parameter. - Add shadow customization by Prn-Ice
- Add hide on scroll animation by Prn-Ice
- Add border customization
- Add
backgroundGradient
parameter - Fix #34
- Add
blurEffect
parameter
[0.3.3] - 2022-05-18. #
- Add SafeArea setting by DenchikBY
- Fix floating-point comparison by franciscrispin
[0.3.1+1] - 2021-03-10. #
- Clean up code
[0.2.1] - 2020-12-27. #
- Resolve
List
warning
[0.1.3] - 2020-11-26. #
- Fix #1 by LuizFilipeMedeira
[0.1.2+2] - 2020-04-24. #
- Update package README
[0.1.2+1] - 2020-04-23. #
- Add example source files
[0.1.2] - 2020-04-23. #
- Update example README
[0.1.1] - 2020-04-23. #
- Update asset links
[0.1.0] - 2020-04-23. #
- Format files
[0.0.1] - 2020-04-23. #
- Initial release of
animated_bottom_navigation_bar