Skip to content

Update dependency for app_links ^7.0.0 #1292

@alimdi

Description

@alimdi

I'm a bit frustrated that supabase_flutter requires app_links ^6.2.0, but my project and other packages depend on app_links ^7.0.0. This causes a dependency conflict and prevents me from using the latest supabase_flutter without downgrading app_links.

Is it planned to update supabase_flutter to support app_links ^7.0.0, or loosen the version constraint to allow compatibility with newer versions ?

I've considered :

  • Downgrading app_links to ^6.2.0 (not ideal, as I need features/fixes from ^7.0.0)
  • Forking supabase_flutter and manually updating the dependency (not maintainable long-term)
  • Avoiding supabase_flutter entirely (not desirable)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions