statusbarz 1.0.4 copy "statusbarz: ^1.0.4" to clipboard
statusbarz: ^1.0.4 copied to clipboard

outdated

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
55
likes
0
pub points
88%
popularity

Publisher

verified publishermankeli.co

A Flutter package for dynamically changing status bar color based on the background. Works with static colors and images.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, image

More

Packages that depend on statusbarz