You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(shared): replace url_launcher with InAppBrowser for internal navigation
- Replace url_launcher package with custom InAppBrowser for internal navigation
- Update HeadlineTapHandler to use InAppBrowser for internal navigation
- Maintain external application launch for external navigation
- Remove dependency on url_launcher_string.dart
0 commit comments