Skip to content
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

[Feature Request] Remove dynamic linking implementation, deprecated #2087

Closed
Ayush0Chaudhary opened this issue Nov 6, 2023 · 7 comments
Closed
Assignees
Labels

Comments

@Ayush0Chaudhary
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Remove dynamic linking implementation, deprecated by firebase.

Describe the solution you'd like
remove the implementation

Additional context
making app for MVP

Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship #359

@github-actions github-actions bot added the unapproved Unapproved, needs to be triaged label Nov 6, 2023
@Ayush0Chaudhary Ayush0Chaudhary removed the unapproved Unapproved, needs to be triaged label Nov 6, 2023
@disha1202
Copy link

Hi
I would like to work on this.

@Ayush0Chaudhary
Copy link
Contributor Author

Go ahead!

@disha1202
Copy link

Hi @Ayush0Chaudhary
I couldn't find any implementation related to firebase dynamic links, also the firebase_dynamic_links plugin is also not included in pubspec.yaml

@Dante291
Copy link
Contributor

Dante291 commented Nov 8, 2023

@disha1202 @Ayush0Chaudhary
I faced the same problem when I was going through this issue, there are two ways to implement firebase dynamic links i.e. either by using firebase_dynamic_links package or creating dynamic links using REST API and neither of them is used within the project.

@Ayush0Chaudhary
Copy link
Contributor Author

@disha1202 checkout invite_child.dart

Do tell if that is relevant, otherwise we will close this issue.

@disha1202
Copy link

@Ayush0Chaudhary

From what I understood invite child widget is for inviting users to join an organisation through various methods such as QR codes and social media platforms like Twitter, WhatsApp, and Telegram. The URL used for sharing appears to be a custom URL constructed using the organisation's information and the app's language settings.

I couldn't find any dynamic link implementation. Please let me know if I am missing something :)

@noman2002
Copy link
Member

@disha1202 @Ayush0Chaudhary Dynamic links are not yet implemented. Thank you for your time towards this issue. Closing this issue.
@disha1202 You can comment on other issues to get it assigned. Thank you.

@noman2002 noman2002 closed this as not planned Won't fix, can't repro, duplicate, stale Nov 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants