TimmyRB / snapkit

SnapKit is a Flutter plugin that allows you to integrate Snapchat's own SDKs into your Flutter projects!
https://pub.dev/packages/snapkit
MIT License
30 stars 16 forks source link

[BUG] Snapchat bitmojiUrl can be null #28

Closed trbsi closed 2 years ago

trbsi commented 2 years ago

https://github.com/TimmyRB/snapkit/blob/cf6a950ff99fd7987cea4b9129aeb50a70611bca/lib/snapkit.dart#L136

I'm implementing Snapkit. I realized that user can disable bitmoji (not to share it with 3rd party app) in that case it will be null. But your library expects that parameter to be string