Volodymyr Buberenko

Results 253 comments of Volodymyr Buberenko

It works on Android 6 (API 23) and newer, so should work on Android 12 as well.

Can be closed as implemented by #9

Closing as the answer is already provided in the issue mentioned above.

Please check plugin's requirements first and update your project accordingly: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/android_alarm_manager_plus#requirements You need to update Android Gradle Plugin version in your project.

> // classpath 'com.android.tools.build:gradle:7.2.0' Which version of the Android Gradle Plugin you use instead of this commented line? It needs to be at least 8.3.0.

Closing as there is already an explanation why this one is invalid

Hey there. `package_info_plus` had SHA-1 earlier all the time, but due to some or reports recently switched to SHA-256 https://github.com/fluttercommunity/plus_plugins/pull/2835 I don't think we are going to bring back SHA-1...

> SHA-1 is used everywhere in the Google Developer Console to restrict API Yes, this is a good catch. > if the API or platform that you are using requires...