rockerer
Results
4
issues of
rockerer
The flutter_path_provider plugin required SDK version 34, but the example uses 33
updated the compiledSdkVersion to 34, as the plugin path_provider needs this version
updated the usage of a deprecated API in the andoird implementation
Updated the android part of the example to work with new flutter versions before updating the example