Ahmed Elsayed

Results 145 comments of Ahmed Elsayed
trafficstars

I'm still thinking if we can add pagination or not. It shouldn't take much time if we don't include pagination in the next release :)

@juliansteenbakker I still have the issue with flutter_secure_storage v10.0.0-beta.2 and Flutter v3.24.3. Adding the following to `android/app/build.gradle`'s dependencies fixes it: ``` // This is a temporary fix for https://github.com/mogol/flutter_secure_storage/issues/748 implementation...

@juliansteenbakker I've tested it again using flutter_secure_storage `v10.0.0-beta.2` and somehow it's working now. I can't find the reason though. Maybe, because I've downgraded the Java version used by Flutter (Downgraded...