Savad M V

Results 7 comments of Savad M V

> Hello, > I love this library, thank you :) > Even I set autoDismiss(true) still it did not dismiss automatically. Also, I want to set custom duration for autodismiss....

Yes Just like this 👇 ![0](https://user-images.githubusercontent.com/34649362/86887129-bc8c3280-c115-11ea-93c9-ca4fd5d30fac.jpeg)

> This plugin does not work for normal notifications. When using PushKit apps must report a system call otherwise iOS will kill your app after a while. How to test...

I had same issue and solved it ``` import UIKit import PushKit import flutter_voip_push_notification import flutter_call_kit import CallKit import Flutter @UIApplicationMain @objc class AppDelegate: FlutterAppDelegate ,PKPushRegistryDelegate{ func pushRegistry(_ registry: PKPushRegistry,...

I don’t think you can that with this library . But it my be possible my modifying it. My requirement was to show a fixed Name . so i didn’t...

> This package is now community supported. If you would like to contribute please comment and we can get you either as a maintainer or owner of the Flutter SDK....