camerakit_flutter 1.0.1 camerakit_flutter: ^1.0.1 copied to clipboard
A camerakit plugin that provides developers with seamless integration and access to Snapchat CameraKit features within their Flutter applications.
1.0.1 #
- Update Camera kit SDK to 1.31.0
1.0.0 #
- Fix dart formatting warnings for pub points
0.0.7 #
Fixed #
Low Quality
output image (iOS).- Release
Camera
andMicrophone
access when closing the camera screen (iOS).
Added #
Close Button
on camera screen, Default it is visible but can hide it withisHideCloseButton
to true.- Open the camera screen with a single lens when the user taps on a lens list.
Updated #
- Package implementation guide.
- Example Project
- README.md
0.0.6 #
- Make cameraKitLensId optional
- Snap CameraKit Upgraded to 1.27.0
- Update configuration setup instructions in README.md
0.0.5 #
- Refactoring
- App id Removed
- Snap CameraKit Upgraded to 1.26.1
- permission HIGH_SAMPLING_RATE_SENSORS removed from plugin
0.0.4 #
- apply dart format command
- Add more detail to description in yaml
0.0.3 #
- Update documentation
0.0.2 #
- Update readme
- Refactor code
- Implement Interface in unit testing
- Add Links to homepage and repository in yaml
0.0.1 #
- Get media results
- Access Camerakit from Flutter
- Passing credentials from Flutter
- Get List of lenses for given list of group ids