You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when we add snapkit: ^2.0.0 lib in pubspec.yaml And run project
than get this error
A problem occurred configuring project ':path_provider_android'.
Could not open cp_proj generic class cache for build file 'C:\flutter.pub-cache\hosted\pub.dartlang.org\path_provider_android-2.0.20\android\build.gradle' (C:\Users\Lenovo.gradle\caches\7.4\scripts\b2vdqg6c7aareyvcslpc1ij96).
Unexpected lock protocol found in lock file. Expected 3, found 0.
Failed to notify project evaluation listener.
Could not get unknown property 'android' for project ':path_provider_android' of type org.gradle.api.Project.
Could not get unknown property 'android' for project ':path_provider_android' of type org.gradle.api.Project.
The text was updated successfully, but these errors were encountered:
dart: ">=2.17.6 <3.0.0"
flutter: ">=3.0.0"
I have done android folder code
when we add snapkit: ^2.0.0 lib in pubspec.yaml And run project
than get this error
A problem occurred configuring project ':path_provider_android'.
The text was updated successfully, but these errors were encountered: