m3_lightmeter/lib/screens/metering/components/light_sensor_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
..
bloc_container_light_sensor.dart
event_container_light_sensor.dart
provider_container_light_sensor.dart ML-77 Redundant vibrations (#76) 2023-06-04 13:04:04 +02:00
state_container_light_sensor.dart
widget_container_light_sensor.dart