DevCrew-io / camerakit-flutter

An open-source SDK package for Flutter that provides developers with seamless integration and access to Snapchat's CameraKit features within their Flutter applications.
https://pub.dev/packages/camerakit_flutter
MIT License
14 stars 4 forks source link

App ID deprecated #20

Closed abaphnasc closed 1 year ago

abaphnasc commented 1 year ago

There is no need to pass app-id to Camera Kit anymore. You can get rid of that from docs and code.

arslandevcrew commented 1 year ago

@abaphnasc Thank you for opening the issue, it is fixed in this commit 9d05ca.