floaty_chathead icon indicating copy to clipboard operation
floaty_chathead copied to clipboard

Cast Error

Open kwado-tech opened this issue 3 years ago • 1 comments

Was having a cast-error when setting an icon, notification-icon and notification title.

_CastError (type 'Future' is not a subtype of type 'FutureOr' in type cast)

Modifying package source to FutureOr<dynamic> worked but should be ported to package update.

kwado-tech avatar Aug 09 '21 14:08 kwado-tech

Me too

buimanhhungit avatar Oct 07 '21 14:10 buimanhhungit