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

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

5.0.0 #

  • Update to kotlin 2.2.2
  • Update to gradle 8.12.1
  • Enabled SPM support
  • Improved example
  • Note: some API names have changed

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
40
likes
160
points
4.92k
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)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on screen_state

Packages that implement screen_state