- Helpers incompatibilities fixed.
- Screen improved
- Null Safety Migration
- Helpers dependency error fixed
- NavigationPosition.left and NavigationPosition.right added
- PERFORMANCE BOOST!
- The Navigations Styles separated on classes:
- NavigationBarStyle
- NavigationBodyStyle
- NavigationIndentifierStyle
- TitleNavigationBarStyle
- TitleScrollNavigation optimized.
- TitleScrollNavigation's Titles will be centered when scrolling.
- ScrollNavigation fixed bugs and removed titleFontSize and iconSize arguments.
- Added the option to hide the AppBar on the Screen Widget when assigning a ScrollController.
- TitleScrollNavigation added.
- ScrollNavigation optimized making it 35% faster.
- Some parameters have been improved causing some options from previous versions to be obsolete.
- Screen Widget was updated.
- ScreenReturnButton widget was created.
- Scroll Navigation can be on top or on bottom.
- Added support for navItemsTitle.
- Added Screen Widget.
- Removed AppBar from ScrollNavigation.
- Show example and GIFs.
- Initial realease.