deepar_flutter 0.0.5 deepar_flutter: ^0.0.5 copied to clipboard
Official Flutter SDK for DeepAR
0.0.5 #
- Minor bug fixes.
0.0.4 #
- Simplified plugin installation process.
- Fixed effects with background segmentation.
- Fixed camera stretched preview.
0.0.3 #
- You can now apply effects, filter etc on startup by calling
switchEffect
method inside the newly addedonViewCreated
callback ofDeepArPreview
class. - iOS Camera green indicator now turns off once
destroy
is called. destroy
method updated in Android which prevents black screen, crashes on multi-page apps.- Fixed asset loading issue in Android.
0.0.2 #
- Fix crash on destroy()
- Added support for DeepAR SDK to work when navigating through different pages.
0.0.1 #
- DeepAR's official Flutter SDK is here! 👋🏼
- Show live preview of any of our amazing effects. Capture screenshots or record videos.
- Support for camera functionalities like flash and flipping.