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

Snapkit 3.0.0 Release #50

Open TimmyRB opened 9 months ago

TimmyRB commented 9 months ago

This will be 3.0.0 of the Snapkit plugin and contains breaking changes for all lower versions, please follow the new README in this branch.

This version updates the native SnapSDK to 2.5.0 on iOS and 2.1.0 on Android.

Closes #6 as BitmojiKit was deprecated with SnapSDK 2.0.0 Fixes #41 Fixes #40 with an upgraded Android SnapSDK Fixes #45

TimmyRB commented 9 months ago

Quick update: I have updated the native Android side of things and the CreativeKit works great and adds sharing with video back to Android, however LoginKit isn't working at the moment for some unknown reason, I'm looking into it at the moment but Snapchat's error messages aren't exactly the most descriptive.