Alezhka / flutter_incoming_call

Flutter incoming call
https://pub.dev/packages/flutter_incoming_call
GNU General Public License v3.0
21 stars 24 forks source link

Plan to develop and support #1

Closed leech001 closed 3 years ago

leech001 commented 3 years ago

Hi. Do you plan to develop and support the library (null safety)? As well as publishing it on pub.dev?

Alezhka commented 3 years ago

@leech001 Hi! I've published to pub.dev and update the plugin to null safety(See Readme). The plugin still needs some work. As soon as I have more free time I will make some more updates. For example, on android, there is a crash if you make another call on top of the currently active call. I also haven't tested ios yet.

leech001 commented 3 years ago

Thank you very much! Very much appreciated.