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
906 stars 199 forks source link

Safely retrieve list value as double by casting int #464

Open Madnex opened 2 months ago

Madnex commented 2 months ago

Description

The AwesomeZoomSelector is broken on iOS. Casting int to double fixes the issue. See #458

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