From f6a0fc2f52e1cabb00217bb4d1ec03465c5ef924 Mon Sep 17 00:00:00 2001 From: Vadim Date: Thu, 13 Jul 2023 16:44:09 +0200 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pubspec.yaml b/pubspec.yaml index 4c7cc30..760be44 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -23,6 +23,10 @@ dependencies: intl: 0.18.0 intl_utils: 2.8.2 light_sensor: 2.0.2 + m3_lightmeter_iap: + git: + url: "https://github.com/vodemn/m3_lightmeter_iap" + ref: main m3_lightmeter_resources: git: url: "https://github.com/vodemn/m3_lightmeter_resources"