Search code examples
fluttergoogle-mapsparse-platformpackage

package conflict in flutter project


dears I am working on a flutter app where I need to add flutter_google_map V 4.0.0 and parse_server_sdk V 3.1.0 and each one depend on different version of http_package

the map depend on version 0.12.0 and parse_sdk depend on 0.13.3

there fore I am getting conflict issue how I could resolved without done grade the versions thanks in advance


Solution

  • try without versioning

    flutter_google_map:
    parse_server_sdk: