MaikuB / MaikuB/flutter_appauth
[MacOS] Deep links conflict with App Links package
- Dominant language
- Objective-C
- Stars
- 308
- Forks
- 301
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 5
Description
Hello !
I fill this issue related to [my comment](https://github.com/supabase/supabase-flutter/issues/554#issuecomment-1652715942) on supabase project.
If you use `flutter_appauth` with [`app_links`](https://pub.dev/packages/app_links) package to handle deep links, it seems that you can handle deep links on iOS but not MacOS. I don't know if it's expected, I tried to look at the ios/macos implementation of the package but I'm not good enough in native to find the cause.
If this behavior is normal can you explain to me so I can think of another implementation on my side.
Thanks !
Contributor guide
Research direction
Start by reproducing the deep-link setup with flutter_appauth and app_links on macOS, then compare the package's ios/macos implementations mentioned in the report. Confirm whether the conflict is expected and document the cause, or provide a verified fix for handling deep links on macOS.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter, ios, macos
- Domain
- desktop, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100