auto_status_bar 1.1.0 copy "auto_status_bar: ^1.1.0" to clipboard
auto_status_bar: ^1.1.0 copied to clipboard

Automatically adjust the status bar appearance (light/dark) based on the underlying screen content brightness.

1.1.0 #

  • Added configurable luminance threshold (threshold property on AutoStatusBar).
  • New AutoStatusBar.instance.setThreshold(double) method to update the threshold at runtime.
  • AutoStatusBarCapturer now accepts an optional threshold parameter for one-time setup.
  • Default threshold remains 128 — fully backwards-compatible.

1.0.0 #

  • Initial stable release.
  • Automatic status bar theme switching based on screen content luminance.
  • AutoStatusBar singleton with refresh(), setTheme(), setDarkTheme(), and setLightTheme().
  • StatusBarObserver navigator observer for automatic refresh on route transitions.
  • StatusBarTheme for customizable light/dark SystemUiOverlayStyle pairs.
  • AutoStatusBarCapturer convenience widget for quick setup.
1
likes
160
points
176
downloads

Documentation

API reference

Publisher

verified publishermelrose1994.com

Weekly Downloads

Automatically adjust the status bar appearance (light/dark) based on the underlying screen content brightness.

Repository (GitHub)
View/report issues

Topics

#status-bar #system-ui #theme #brightness

License

MIT (license)

Dependencies

flutter

More

Packages that depend on auto_status_bar