m3_lightmeter/lib/screens/metering/components/camera_container
Vadim cdf7372913
ML-77 Redundant vibrations (#76)
* wip

* `MeteringScreenLayout = InheritedModelBase<MeteringScreenLayoutFeature, bool>`

* removed `Provider` from providers folder

* wip

* Update pubspec.yaml

* `context.get<MeteringInteractor>()`

* `context.get<Environment>()`

* `context.get<SettingsInteractor>()`

* typo

* fixed `MeteringScreenLayout`

* fixed redundant vibrations
2023-06-04 13:04:04 +02:00
..
components ML-70 Migrate to Dart 3 + stricter lints (#71) 2023-05-11 15:30:18 +02:00
models
bloc_container_camera.dart ML-74 CameraContainerBloc crashes (#75) 2023-05-21 11:50:46 +02:00
event_container_camera.dart ML-72 buildPreview() was called on a disposed CameraController (#73) 2023-05-19 11:12:10 +02:00
provider_container_camera.dart ML-77 Redundant vibrations (#76) 2023-06-04 13:04:04 +02:00
state_container_camera.dart
widget_container_camera.dart ML-77 Redundant vibrations (#76) 2023-06-04 13:04:04 +02:00