Pradeep Tharu
Pradeep Tharu
Can we select text and highlight them
I encountered the same issue while implementing deep linking. The deep link works normally when the app is open, but if the app is closed, an error occurs when clicking...
"Defining the unknownRoute in MaterialApp can solve my problem." Let me know if you'd like further explanation or adjustments!
> I encoutered the same error when I try to open the app by clicking on a Push Notification: > > import 'dart:io'; > > import 'package:firebase_core/firebase_core.dart'; import 'package:firebase_messaging/firebase_messaging.dart'; import...