la-haus / flutter-segment

Segment.io library for flutter
MIT License
22 stars 138 forks source link

Firebase Integration #60

Open DaanVanRuijvenTide opened 1 year ago

DaanVanRuijvenTide commented 1 year ago

This PR is a duplicate of this one, but I've resolved an outstanding comment on it: https://github.com/la-haus/flutter-segment/pull/48

danielgomezrico commented 1 year ago

Related to this issue:

SAGARSURI commented 1 year ago

Hey @danielgomezrico is there any update on when are we merging this PR? This is a really important one.

danielgomezrico commented 1 year ago

Hi @SAGARSURI, this PR will not be merged until we figure out how to solve https://github.com/la-haus/flutter-segment/issues/49

Please read the issue and ask there for any clarifications :)

Meanwhile, you could use this directly from your pub spec like this:

flutter_segment:
    git:
      url: git@github.com:la-haus/flutter-segment.git
      ref: 078eab08ecc1eb74f181971a0ed10a8bec40b82b
SAGARSURI commented 1 year ago

Hey @danielgomezrico okay let me see how can I unblock you with some implementation for multiple integrations.