0

Because firebase_auth >=1.4.1 <3.0.0 depends on firebase_core ^1.3.0 and flash_chat depends on firebase_core ^2.3.0, firebase_auth >=1.4.1 <3.0.0 is forbidden. So, because flash_chat depends on firebase_auth ^2.0.0, version solving failed. Running "flutter pub get" in Give-More-master... pub get failed (1; So, because flash_chat depends on firebase_auth ^2.0.0, version solving failed.)

I ran flutter clean, flutter pub get, then it brought up the error above. I have also tried changing the plugins but my choice is not working for me.

1
  • Welcome to SO, which error throws to you? Commented Nov 20, 2022 at 9:37

1 Answer 1

0

Try to use latest version from pub.dev

   firebase_auth: ^4.1.3
   firebase_core: ^2.3.0
Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.