Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 923 Bytes

CHANGELOG.md

File metadata and controls

31 lines (20 loc) · 923 Bytes

0.0.6

  • Updated doc & example to run on iOS simulator.

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 added onViewCreated callback of DeepArPreview 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.