apptreesoftware / flutter_google_map_view

A flutter plugin for Google Maps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

failed to build due to sdk 27 issue

sugat009 opened this issue · comments

commented

same, but it appears this is no longer being worked on.

I maintained an updated version of the code on my fork repo eimji/flutter_google_map_view

@Eimji hello, how add your github in pubspec without pass by dart pub ? thank you

@Eimji I think I succes to import the package but I have this error

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:preDebugBuild'.
> Android dependency 'androidx.appcompat:appcompat' has different version for the compile (1.0.0-beta01) and runtime (1.0.2) classpath. You should manually set the same version via DependencyResolution

Do you know what can I do ? thank you