pin path_provider to 2.1.5
This commit is contained in:
parent
1c51ac466d
commit
517600e79e
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ dependencies:
|
||||||
hooks_riverpod: 3.3.2
|
hooks_riverpod: 3.3.2
|
||||||
intl: 0.20.2
|
intl: 0.20.2
|
||||||
fast_immutable_collections: 11.2.0
|
fast_immutable_collections: 11.2.0
|
||||||
path_provider: 2.1.6
|
path_provider: 2.1.5 # Pinned to avoid dealing with JNI
|
||||||
url_launcher: 6.3.2
|
url_launcher: 6.3.2
|
||||||
freezed_annotation: 3.1.0
|
freezed_annotation: 3.1.0
|
||||||
image_picker: 1.2.3
|
image_picker: 1.2.3
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue