Skip to content
This repository has been archived by the owner on Jul 6, 2020. It is now read-only.

Latest commit

 

History

History
71 lines (37 loc) · 1 KB

CHANGELOG.md

File metadata and controls

71 lines (37 loc) · 1 KB

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.