Update segment_analytics_plugin_firebase to use firebase_core 4

Open
#175 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
42/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
dart, firebase, flutter
Domain
mobile

Research direction

The issue names the segment_analytics_plugin_firebase package and its firebase_core dependency, but no files or tests. Start by locating that package's dependency declaration and any Firebase Deeplink references; update compatibility for firebase_core 4.0.0 and verify the package resolves successfully without the removed Deeplink API.

Written by the indexing model from the issue text.

Description

The Flutterfire team removed Firebase Deeplink from firebase_core, and they made a new major version 4.0.0, so now segment_analytics_plugin_firebase is not compatible with firebase_core ^4.0.0

Because segment_analytics_plugin_firebase 1.0.1 depends on firebase_core ^3.6.0 and no versions of segment_analytics_plugin_firebase match >1.0.1 <2.0.0,
  segment_analytics_plugin_firebase ^1.0.1 requires firebase_core ^3.6.0.

Could you update the firebase_core version in segment_analytics_plugin_firebase?

Dominant language
Dart
Stars
33
Forks
57
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from segmentio/analytics_flutter

All issues in segmentio/analytics_flutter

Similar issues

More Dart issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.