GithubHelp home page GithubHelp logo

Comments (3)

ZacharyHandshoe avatar ZacharyHandshoe commented on August 14, 2024 1

Released new versions that should solve the issue: https://pub.dev/packages/flutter_google_places_sdk/versions/0.3.1+1

@ZacharyHandshoe Please try them and let me know if it solves your issue.

This solved it fully, you're amazing!

from flutter_google_places_sdk.

matanshukry avatar matanshukry commented on August 14, 2024

@ZacharyHandshoe managed to reproduce.
Looks like google places and firebase are using different versions of similiar libraries.

Google places now has an upgraded version that doesn't use that library which would solve the issue.

I will upgrade the android library in the next couple of days.

Note:
if you're in a hurry you should be able to override the google places version manually in your project.
Specifically this dependency:

implementation "com.google.android.libraries.places:places:$google_places_version"

The existing problematic version is 2.3.0
The version you'll want to override it with is 2.5.0

from flutter_google_places_sdk.

matanshukry avatar matanshukry commented on August 14, 2024

Released new versions that should solve the issue:
https://pub.dev/packages/flutter_google_places_sdk/versions/0.3.1+1

@ZacharyHandshoe Please try them and let me know if it solves your issue.

from flutter_google_places_sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.