Commit graph

3 commits

Author SHA1 Message Date
Vadim
1f88c7d9a4 used "platform" package to mock isAndroid 2023-07-05 16:29:33 +02:00
Vadim
e20b9f76b9 implemented VolumeKeysListener (wip) 2023-07-03 17:19:48 +02:00
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