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
I'm getting following error when tried to use flutter_map with this library.
[appx] flutter packages get
Running "flutter packages get" in appx...
Because every version of flutter_map from git depends on path_provider ^1.1.0 and every version of parse_server_sdk from git depends on path_provider ^0.5.0+1, flutter_map from git is incompatible with parse_server_sdk from git.
So, because appx depends on both parse_server_sdk from git and flutter_map from git, version solving failed.
pub get failed (1)
exit code 1
The text was updated successfully, but these errors were encountered:
On Sat, Jul 6, 2019, 20:00 Santiago Montoya A. ***@***.***> wrote:
I'm getting following error when tried to use flutter_map with this
library.
[appx] flutter packages get
Running "flutter packages get" in appx...
Because every version of flutter_map from git depends on path_provider ^1.1.0 and every version of parse_server_sdk from git depends on path_provider ^0.5.0+1, flutter_map from git is incompatible with parse_server_sdk from git.
So, because appx depends on both parse_server_sdk from git and flutter_map from git, version solving failed.
pub get failed (1)
exit code 1
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#212>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AB4CPXWF42QDJWSUFQVZVITP6DTWPANCNFSM4H6UB2RA>
.
I'm getting following error when tried to use flutter_map with this library.
The text was updated successfully, but these errors were encountered: