mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-22 15:30:59 +00:00
Update pubspec.yaml
This commit is contained in:
parent
400fecf810
commit
ddffc66c7b
1 changed files with 1 additions and 4 deletions
|
@ -20,10 +20,6 @@ dependencies:
|
||||||
intl_utils: 2.8.1
|
intl_utils: 2.8.1
|
||||||
light_sensor: 2.0.2
|
light_sensor: 2.0.2
|
||||||
material_color_utilities: 0.2.0
|
material_color_utilities: 0.2.0
|
||||||
m3_lightmeter_iap:
|
|
||||||
git:
|
|
||||||
url: "https://github.com/vodemn/m3_lightmeter_iap"
|
|
||||||
ref: main
|
|
||||||
m3_lightmeter_resources:
|
m3_lightmeter_resources:
|
||||||
git:
|
git:
|
||||||
url: "https://github.com/vodemn/m3_lightmeter_resources"
|
url: "https://github.com/vodemn/m3_lightmeter_resources"
|
||||||
|
@ -33,6 +29,7 @@ dependencies:
|
||||||
provider: 6.0.4
|
provider: 6.0.4
|
||||||
shared_preferences: 2.0.15
|
shared_preferences: 2.0.15
|
||||||
url_launcher: 6.1.8
|
url_launcher: 6.1.8
|
||||||
|
uuid: 3.0.7
|
||||||
vibration: 1.7.6
|
vibration: 1.7.6
|
||||||
|
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
|
|
Loading…
Reference in a new issue