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
952 stars 241 forks source link

Initial Loading Screen preview #507

Open SzymonDziak opened 3 weeks ago

SzymonDziak commented 3 weeks ago

Proposal

When I initialize the camera there is a white screen with a circular loading animation that shows up before the camera UI opens up.

Is there any way to remove this white screen with circular loading animation?

I would rather keep the user on the camera UI screen and show them a loading where the camera is to enhance the user experience.

Thx

SzymonDziak commented 3 weeks ago

Even better if we could have the camera show up instantly like on instagram for example.