supabase / supabase-flutter

Flutter integration for Supabase. This package makes it simple for developers to build secure and scalable products.
https://supabase.com/
MIT License
662 stars 155 forks source link

fix: Remove platform check to start deep link observer on every platform including Linux #815

Closed LucasXu0 closed 5 months ago

LucasXu0 commented 5 months ago

What kind of change does this PR introduce?

Additional context

The app_link package has supported the deep link feature since version 3.5.0.

https://github.com/llfbandit/app_links/pull/76