native_theme_mode 0.2.0 copy "native_theme_mode: ^0.2.0" to clipboard
native_theme_mode: ^0.2.0 copied to clipboard

Sync Flutter ThemeMode to native Android night mode and iOS UI style so Android 12+ splash follows the in-app theme on the next cold start.

0.2.0 #

  • Refresh the package README with the new logo and demo presentation updates.

0.1.0 #

  • Initial release: sync Flutter ThemeMode to Android application night mode and iOS overrideUserInterfaceStyle.
  • Android 12+ splash follows the last saved light/dark mode on the next cold start via UiModeManager.setApplicationNightMode.
  • Dart-only host API; no MainActivity, AppDelegate, manifest, or Info.plist edits required.
  • Minimum Flutter 3.10 / Dart 3.0.
  • Minimum iOS 12 (window-scene APIs on iOS 13+).
  • iOS plugin supports Swift Package Manager and CocoaPods.
0
likes
0
points
155
downloads

Publisher

unverified uploader

Weekly Downloads

Sync Flutter ThemeMode to native Android night mode and iOS UI style so Android 12+ splash follows the in-app theme on the next cold start.

Repository (GitHub)
View/report issues

Topics

#theme #splash #android #night-mode #theme-mode

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on native_theme_mode

Packages that implement native_theme_mode