flutter_statusbarcolor 0.2.3 copy "flutter_statusbarcolor: ^0.2.3" to clipboard
flutter_statusbarcolor: ^0.2.3 copied to clipboard

discontinued

A package can help you to change your flutter app's statusbar's color or navigationbar's color programmatically.

Changelog #

0.2.3 #

  • Fix iOS 13+ Dark mode.

0.2.2 #

  • Fix iOS 13 build error.

0.2.1 #

  • Null check for android activity.

0.2.0 #

  • Breaking change. Updated Gradle tooling, kotlin version and compileSdkVersion. Same as 0.1.5.

0.1.6 #

  • Revert to 0.1.4.

0.1.5 #

  • Android dependencies version upgrade for AndroidX support.

0.1.4+1 #

  • Update docs.

0.1.4 #

  • Allow to animate the color after setting the color of statusbar or navigationbar.

0.1.3 #

  • Fix ios build.

0.1.2 #

  • Add getStatusBarColor and getNavigationBarColor.

0.1.1 #

  • Fix ios build.

0.1.0 #

  • Add setStatusBarWhiteForeground to set statusbar content color.
  • Add setNavigationBarWhiteForeground to set navigationbar content color.
  • Add useWhiteForeground to know the background is fit with white content.

0.0.4 #

  • Upgrade to dart2.

0.0.3 #

  • Try to fix ios build again.

0.0.2 #

  • Try to fix ios build.

0.0.1+1 #

  • Format code.

0.0.1 #

  • Initial release.
191
likes
40
points
117
downloads

Publisher

unverified uploader

Weekly Downloads

A package can help you to change your flutter app's statusbar's color or navigationbar's color programmatically.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_statusbarcolor

Packages that implement flutter_statusbarcolor