Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Firebase packages and integrate newer API standards #11

Open
t04glovern opened this issue Oct 3, 2018 · 0 comments
Open

Upgrade Firebase packages and integrate newer API standards #11

t04glovern opened this issue Oct 3, 2018 · 0 comments
Labels
hacktoberfest Hacktoberfest issue submissions help wanted Extra attention is needed

Comments

@t04glovern
Copy link
Owner

The four packages below were version locked to maintain a working state:

  • firebase_core: 0.1.2
  • firebase_auth: 0.5.3
  • google_sign_in: 3.0.0
  • cloud_firestore: 0.3.0

Flutter has now been updated to the point where these versions are likely to be deprecated. Unlocking these versions and using the most recent ones on pub.dartlang is the ideal goal, however some rewrites to the code base will need to be performed to get it working.

@t04glovern t04glovern added help wanted Extra attention is needed hacktoberfest Hacktoberfest issue submissions labels Oct 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Hacktoberfest issue submissions help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant