Closed doiraduc closed 1 year ago
Hi! Thanks for reporting.
Please, try it:
dependencies:
# ...
shared_storage:
git:
url: https://github.com/alexrintt/shared-storage
ref: 124
And see if that works.
7.4.2
.7.5
.shared_storage
and shared_storage/example
Kotlin version to 1.8.21
.Published as v0.8.0
Describe the bug When building the app for android, this error comes up:
To Reproduce
flutter build apk
Expected behavior The app should build successfully, without any error.