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
947 stars 234 forks source link

⚡️ Improve performances on iOS image stream #193

Closed istornz closed 1 year ago

istornz commented 1 year ago

Description

This is intended to fix all issues related to iOS stream images. This adds 2 guards to improve performances & fix crashs on low performance devices.

This PR fix #65

Checklist

Before creating any Pull Request, confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]).

Breaking Change

If your feature break something, please detail it