camerakit_flutter 0.0.5 camerakit_flutter: ^0.0.5 copied to clipboard
A camerakit plugin that provides developers with seamless integration and access to Snapchat's CameraKit features within their Flutter applications.
0.0.1 #
-
Passing credentials from Flutter
-
Access Camerakit from Flutter
-
Get List of lenses for given list of group ids
-
Get media results
0.0.2 #
-
Refactor code
-
Update readme
-
Add Links to homepage and repository in yaml
-
Implement Interface in unit testing
0.0.3 #
- Update documentation
0.0.4 #
-
Add more detail to description in yaml
-
apply dart format command
0.0.5 #
-
permission HIGH_SAMPLING_RATE_SENSORS removed from plugin
-
App id Removed
-
Snap CameraKit Upgraded to 1.26.1
-
Refactoring