Aleksandr Yurkovskiy
Aleksandr Yurkovskiy
**Describe the bug** You can't show null payload and then receive null payload in `NotificationAppLaunchDetails`. **To Reproduce** 1. Show notification with null payload 2. Close app and click on notification...
After upgrade flutter in the latest master channel 1.22.0-10.0.pre.251 , I have this build error: ``` ../../../Programs/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_xlider-3.4.0/lib/flutter_xlider.dart:1606:15: Error: No named parameter with the name 'overflow'. overflow: Overflow.visible, ^^^^^^^^ ../../../Programs/flutter/packages/flutter/lib/src/widgets/basic.dart:3273:3: Context:...
**Is your feature request related to a problem? Please describe.** I need to receive and handle info sip event from remote. Now there are not solution for that. **Describe the...