medyas / flutter_qiblah

Flutter Qiblah is a plugin that allows you to display Qiblah direction in you app with support for both Android and iOS.
https://pub.dev/packages/flutter_qiblah
MIT License
127 stars 91 forks source link

Could not load compiled classes for build file 'D:\flutter\.pub-cache\hosted\pub.dartlang.org\geolocator_android-4.1.4\android\build.gradle' from cache. #35

Closed alihassan04ali closed 1 year ago

alihassan04ali commented 1 year ago

After including this package in flutter sdk 3.3.0 i got error during build

FAILURE: Build failed with an exception.

medyas commented 1 year ago

could you try upgrading to the latest flutter sdk, as i tested on it and its working

alihassan04ali commented 1 year ago

thanks i have fixed this by updating sdk to latest version