Skip to content

fix: Update app_links dependency to accept v5.0.0 #908

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 27, 2024
Merged

Conversation

dshukertjr
Copy link
Member

@dshukertjr dshukertjr commented Apr 27, 2024

What kind of change does this PR introduce?

Update the dependencies of app_links so that it can use the latest version.

app_links v5.0.0 contains the following update, which shouldn't collide with any of its feature that are being used in supabase_flutter.

Breaking iOs: Application Delegate now returns true for both Universal Links and Custom URL schemes. If you have other packages which could conflict with it, report to the README.md for custom handling. This change is motived by the basic deep linking provided by Flutter and the fact that there is now a workaround for such cases.

What is the current behavior?

app_links v5.0.0 cannot be used with supabase_flutter

What is the new behavior?

app_links v5.0.0 can be used with supabase_flutter

@dshukertjr dshukertjr changed the title Accept app_link v5.0.0 fix: Update app_link dependency to accept v5.0.0 Apr 27, 2024
@dshukertjr dshukertjr changed the title fix: Update app_link dependency to accept v5.0.0 fix: Update app_links dependency to accept v5.0.0 Apr 27, 2024
@dshukertjr dshukertjr merged commit 7e9b905 into main Apr 27, 2024
5 of 6 checks passed
@dshukertjr dshukertjr deleted the fix/app-link branch April 27, 2024 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants