flutter-permission-handler
flutter-permission-handler copied to clipboard
When I was packing the release version use `flutter run --release`, there was such an error
🐛 Bug Report
Expected behavior
Reproduction steps
Configuration
Version: 8.3.0
Platform:
- [ ] :iphone: iOS
- [ ] :robot: Androi
i am getting the same error even on debug mode.
https://github.com/Baseflow/flutter-permission-handler/issues/742 it says to update the kotlin version but didn't solve the problem for me.
Having the same issue here, using ext.kotlin_version = '1.6.10'
Having the same issue here, using
ext.kotlin_version = '1.6.10'
Upgraded compileSdkVersion
in app/build.gradle
to 32
and successfully built.
It seems that this issue has been resolved. I'll close this issue. Feel free to reopen the issue when you needs some additional help. Kind regards,