Skip to content

Avoid having all integrations in the same package #49

@danielgomezrico

Description

@danielgomezrico

Current

We add integration with things like amplitude, firebase and so on and that requires that the dependency is added on each platform like this:

PRs related to this:

This makes that the effort made by the Segment team to avoid having a big library and instead adding the dependencies you need on your project pretty bad.

Expected

Somehow if I should be able to include the dependencies I need for each platform and just those.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions