issues
search
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
17
stars
4
forks
source link
Support multiple groups and can load single lens
#5
Closed
najamsaqib-devcreew
closed
1 year ago
najamsaqib-devcreew
commented
1 year ago
Add support for accepting and showing multiple lens group.
Detect is lens id correct / exist in group id then show single lens otherwise show all lenses as normally.
Update callback arguments from single string to key, value map for receiving media url and type.