bottom_bar_with_sheet 0.5.3 bottom_bar_with_sheet: ^0.5.3 copied to clipboard
This package help you to create bottom bar with FloatingActionButton which buld BottomSheet widget on every page.
0.5.3 - 4-12-2020 #
- Added new usage examples
- Update documentation
0.5.2 - 4-12-2020 #
- Added selectedItemIconSize field in BottomBarTheme class
- Remove ci/cd logic from travis to GithubActions
0.4.0 - 27-10-2020 #
0.3.2 - 10-10-2020 #
- fix example images in repository README.md
0.3.1 - 10-10-2020 #
- fix support the latest published version of included packages
0.3.0 - 09-10-2020 #
Big package update #
- Remove theme fields in own classes
- Fix bar auto closing when item pressed
- Make working with fields easier then before
- Add transform field for MainActionButton
- Add decoration field for bar theme
- etc
0.2.1 - 30-09-2020 #
-
Added the ability to set own margins (content paddings). In case to solve this issue, for new ios devices.
-
Now the widget is not based on the standard BottomAppBar.
0.2.0 - 16-09-2020 #
- Added ability to set center position of the main button
0.1.3 - 12-08-2020 #
- Simplify example end README.md
0.1.2 - 06-08-2020 #
- Fix typo in the name of the main file of usage documentation
- Add gifs with usage examples
0.1.1 - 01-08-2020 #
- Fast fix immutable
0.1.0 - 31-07-2020 #
- Added the curve and mainButtonPosition field
to create cool animations and the positioning of the open sheet button
0.0.1 - 20-06-2020 #
- Initial functionality