FirebaseExtended / firestoreodm-flutter

BSD 3-Clause "New" or "Revised" License
33 stars 9 forks source link

deps: updated firebase dependencies #22

Closed dorklein closed 2 weeks ago

dorklein commented 1 month ago

Updated dependencies to work with cloud_firestore: ^5.0.0 & firebase_core: ^3.0.0

Fixes #21

It's a good idea to open an issue first for discussion.

google-cla[bot] commented 1 month ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

fatihsever commented 1 month ago

+1

ivatar39 commented 1 month ago

@rrousselGit any updates on this?

cuong0993 commented 1 month ago

Guess we can do like this while waiting as always

dependency_overrides:
  cloud_firestore_odm:
    git:
      path: packages/cloud_firestore_odm
      url: https://github.com/dorklein/firestoreodm-flutter.git
  cloud_firestore_odm_generator:
    git:
      path: packages/cloud_firestore_odm_generator
      url: https://github.com/dorklein/firestoreodm-flutter.git
dorklein commented 1 month ago

Exactly what I'm doing meanwhile

On Tue, Jun 11, 2024, 09:59 Cương Nguyễn @.***> wrote:

Guess we can do like this while waiting as always

dependency_overrides: cloud_firestore_odm: git: path: packages/cloud_firestore_odm url: https://github.com/dorklein/firestoreodm-flutter.git cloud_firestore_odm_generator: git: path: packages/cloud_firestore_odm_generator url: https://github.com/dorklein/firestoreodm-flutter.git

— Reply to this email directly, view it on GitHub https://github.com/FirebaseExtended/firestoreodm-flutter/pull/22#issuecomment-2160841216, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF76NTKLQB2WYWCXYC6V5RDZG37DZAVCNFSM6AAAAABJAXQJ4GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNRQHA2DCMRRGY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

motucraft commented 3 weeks ago

What is this pull request waiting for? Is the package not maintained?

rrousselGit commented 2 weeks ago

Well I'm in holidays...

Anyway I have a bit of time today. Let me make a quick release