flutter_callkit_incoming icon indicating copy to clipboard operation
flutter_callkit_incoming copied to clipboard

Implement dart class models instead using dynamic types and Maps

Open icodelifee opened this issue 1 year ago • 3 comments

This is a breaking change that introduces Dart Class models to this package. Using dynamic types are prone to bug and its easier to use Dart class models instead of Maps

I have done my best to refactor the required changes for this feature. There aren't changes internally that would change the behavior of this package.

Please let me know if there are any changes required. Thanks

icodelifee avatar Sep 26 '22 09:09 icodelifee

Thanks!! @icodelifee I've always wanted to make the same change.

AAkira avatar Oct 04 '22 02:10 AAkira

Great PR, can we get this merged @hiennguyen92 ?

JulianBissekkou avatar Oct 25 '22 15:10 JulianBissekkou

Would love to see this in the next version. @hiennguyen92

stefanschaller avatar Oct 25 '22 15:10 stefanschaller

@hiennguyen92 please, do something or grant access to another contributor if you don't work on this package

booooohdan avatar Dec 13 '22 12:12 booooohdan

@hiennguyen92 please, do something or grant access to another contributor if you don't work on this package

You always can fork the package and work on it yourself. What's the point to spam here?

ozalisky avatar Dec 13 '22 12:12 ozalisky

thanks you.

hiennguyen92 avatar Dec 21 '22 09:12 hiennguyen92