Skip to content

Conversation

@Josh-Sanford
Copy link
Contributor

Description

Firebase dynamic links was deprecated. This PR replaces it with the app_links package from pub.dev.
Issue: #1595

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@Josh-Sanford Josh-Sanford changed the title refactor: replace firebase dynamic links with app links refactor: replace firebase dynamic links with app_links Dec 3, 2025
@Josh-Sanford Josh-Sanford changed the base branch from main to dependabot/pub/flutter_news_example/packages/app_ui/mockingjay-2.1.0 December 3, 2025 23:56
@Josh-Sanford Josh-Sanford force-pushed the dependabot/pub/flutter_news_example/packages/app_ui/mockingjay-2.1.0 branch from c127b14 to 6c48965 Compare December 9, 2025 23:14
Base automatically changed from dependabot/pub/flutter_news_example/packages/app_ui/mockingjay-2.1.0 to main December 10, 2025 19:41
- Replace *.page.link domains with your-domain.com placeholder
- Update documentation to explain App Links/Universal Links setup
- Reference Flutter's official deep linking documentation

Files updated:
- Android strings.xml
- iOS project.pbxproj
- VS Code launch.json
- IntelliJ run configurations
- Documentation (social_authentication.md, authentication.md)
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