Apparence-io / CamerAwesome

📸 Embedding a camera experience within your own app shouldn't be that hard. A flutter plugin to integrate awesome Android / iOS camera experience.
https://ApparenceKit.dev
MIT License
911 stars 200 forks source link

Delay in camera #365

Open vimaxwell opened 1 year ago

vimaxwell commented 1 year ago

Steps to Reproduce

Go to camera Screen in the demo

Expected results

The camera opens fast as default camera lib from flutter

Actual results

There is delay before camera opened. It shows loading icon

About your device

Brand Model OS
Android Pixel 6a 13

Your flutter version

Run this in your command line flutter --version

Paste the result here

Shamsudeen12 commented 7 months ago

Did you try running in release mode?