Open ivictoruan opened 2 years ago
Same, I kinda fixed in a local fork. I dont understood the purpose of this return so I dont feel confident to submit a PR, if somebody could check would be nice :)
I ran into the same issue.
I just created a PR #128 which works for me.
D/libGLESv2(18597): STS_GLApi : DTS, ODTC are not allowed for Package : com.example.racha_racha [...] D/ViewRootImpl@e920403MainActivity: ViewPostIme pointer 1 E/flutter (18597): [ERROR:flutter/lib/ui/ui_dart_state.cc(198)] Unhandled Exception: type 'String' is not a subtype of type 'bool?' in type cast E/flutter (18597): #0 MethodChannel._invokeMethod package:flutter/…/services/platform_channel.dart:167 E/flutter (18597):
E/flutter (18597): #1 SocialShare.shareOptions
package:social_share/social_share.dart:176
E/flutter (18597):
MissingPluginException('No implementation found for method $method on channel $name'); }