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(widgets): enhance ad interaction and navigation flow
- Modify handleHeadlineTap to await ad completion before navigation
- Add context.mounted check before navigating to prevent errors
- Update method signature to return Future<void>
- Improve code readability and maintainability
0 commit comments