screen_state 4.1.1 copy "screen_state: ^4.1.1" to clipboard
screen_state: ^4.1.1 copied to clipboard

A plugin for reporting screen events while the flutter application is running in background. Works for Android and iOS only.

4.1.1 #

  • upgrade of Android APK
  • adding linter
  • removing ScreenStateException and instead returning an empty stream on unsupported platforms for more graceful handling

4.0.0 #

  • Added support for iOS.
  • Restructuring of the interaction between the plugin and native applications.

3.0.1 #

  • Reduced minSdk version to 23

3.0.0 #

  • Screen() implemented as singleton.
  • Updates Kotlin plugin and AGP.
  • Upgrade of compileSdkVersion to 33.
  • Upgrade to Dart 3.

2.0.0 #

  • Null safety migration

1.0.1 #

1.0.0 #

  • Migrated to new Android Plugin API (Flutter 1.12)

0.5.0 #

  • Migrated to AndroidX
39
likes
160
points
4.47k
downloads

Publisher

verified publishercachet.dk

Weekly Downloads

A plugin for reporting screen events while the flutter application is running in background. Works for Android and iOS only.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on screen_state