Proguard rules to avoid Shared Preferences Not Found in flutter
I use the awesome_notifications plugin in my Flutter app. In debug mode everything runs fine, but in production the app crashes at launch.
Proguard rules for shared preferences in Flutter for `awesome_notifications` plugin
I use the awesome_notifications plugin in my Flutter app. In debug mode everything runs fine, but in production the app crashes at launch.