khoren93 / flutter_zxing

Flutter plugin for scanning and generating QR codes using the ZXing library, supporting Android, iOS, and desktop platforms
https://pub.dev/packages/flutter_zxing
MIT License
97 stars 56 forks source link

Migrate AppLifecycleState.hidden #104

Closed softkot closed 1 year ago

softkot commented 1 year ago

See https://docs.flutter.dev/release/breaking-changes/add-applifecyclestate-hidden

khoren93 commented 1 year ago

@softkot Thank You!