vodemn / m3_lightmeter

Lightmeter app inspired by Material 3 design system.
https://linktr.ee/vodemn
GNU General Public License v3.0
77 stars 5 forks source link

Fix exposure pairs list creation #37

Closed vodemn closed 1 year ago

vodemn commented 1 year ago

old: https://github.com/vodemn/material-lightmeter/blob/master/lib/bloc.dart#L79 new: https://github.com/vodemn/m3_lightmeter/blob/main/lib/screens/metering/components/camera_container/bloc_container_camera.dart#L190

vodemn commented 1 year ago

UPD: EV calculation gives identical results with Material Lightmeter. But exposure pairs lists are not identical.