Skip to main content

DeepAR with Flutter

Flutter is a popular framework for producing iOS and Android applications with the same codebase. Flutter is developed by Google. DeepAR has a Flutter package that wraps DeepAR native iOS and Android SDK under a single API. Most of the functionality available in native SDKs is also available in Flutter package.

DeepAR Flutter package works by exposing a single AR preview widget. The camera stream will be taken by default.

For the complete guide and demo visit DeepAR Flutter package on pub.dev.