Git Product home page Git Product logo

Comments (2)

Patrick386 avatar Patrick386 commented on September 26, 2024

It's the same issue.

We are developing multi-platform apps (desktop, mobile, web).

firebase_core: ^1.20.0
firebase_core_desktop: ^1.0.2
firebase_auth: ^4.2.6
firebase_auth_desktop: ^1.0.2
firebase_storage: ^11.0.10
firebase_dynamic_links: ^5.0.11
firebase_app_check: ^0.1.1+8
cloud_firestore: ^4.3.1
cloud_functions: ^4.0.7

Because firebase_auth_desktop >=1.0.2 depends on firebase_core ^1.20.0 and pronto depends on firebase_core ^2.5.0, firebase_auth_desktop >=1.0.2 is forbidden.
So, because pronto depends on firebase_auth_desktop ^1.0.2, version solving failed.
pub get failed
command: "C:\Dev\flutter\bin\cache\dart-sdk\bin\dart __deprecated_pub --directory . get --example"
pub env: {
  "FLUTTER_ROOT": "C:\Dev\flutter",
  "PUB_ENVIRONMENT": "flutter_cli:verify:run",
  "PUB_CACHE": "C:\Users\SintPatrick\AppData\Local\Pub\Cache",
}
exit code: 1

from flutterfire_desktop.

JaredEzz avatar JaredEzz commented on September 26, 2024

firebase_core is on 2.17.0 at the time of writing. The fact that there is no compatible firebase_auth_desktop since 1.20.0 is very disappointing

from flutterfire_desktop.

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.