statusbarz 1.0.4
statusbarz: ^1.0.4 copied to clipboard
A Flutter package for dynamically changing status bar color based on the background. Works with static colors and images.
1.0.4 #
- made it possible to change the status bar color (to dark or light) without doing all the heavy calculations
- the color can now be set through Statusbarz.instance.setDarkStatusBar() and Statusbarz.instance.setLightStatusBar()
1.0.3 #
- added ability to add custom delay while refreshing automatically
1.0.2 #
- added repository to metadata
- added issue_tracker to metadata
1.0.1 #
- Improved README.md
- Improved Example
- Improved formating
1.0.0 #
- Improved README.md
0.0.1 #
- Initial release