Adam Nsiah
Adam Nsiah
@mayurdhurpate Can you please share a code snippet of how you achieved that with LayoutBuilder in the main function
@terrasuscompany Please have you been able to resolve the google play store rejection issue due to the android auto functionality? @ryanheise Please how do I prevent my app from being...
Same issue. No devices are detected even tho they are on the same network
You can use the getNotificationAppLaunchDetails method instead. It returns a NotificationAppLaunchDetails which contains didNotificationLaunchApp to check if the notification launched the app and the NotificationResponse. ``` final appLaunchDetails = await...