fix: picker dialog (#442)

Fixes #440
This commit is contained in:
lollipopkit🏳️‍⚧️
2024-07-03 18:19:09 +08:00
committed by GitHub
parent 772c2743b5
commit 282cb06091
2 changed files with 3 additions and 3 deletions

View File

@@ -385,8 +385,8 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
path: "." path: "."
ref: "v1.0.56" ref: "v1.0.58"
resolved-ref: f3a4d185f200760870d9b22246585f19d991ce69 resolved-ref: "5943ffaefa7ffa6a9a243bf5190e8ff303b114d4"
url: "https://github.com/lppcg/fl_lib" url: "https://github.com/lppcg/fl_lib"
source: git source: git
version: "0.0.1" version: "0.0.1"

View File

@@ -58,7 +58,7 @@ dependencies:
fl_lib: fl_lib:
git: git:
url: https://github.com/lppcg/fl_lib url: https://github.com/lppcg/fl_lib
ref: v1.0.56 ref: v1.0.58
dependency_overrides: dependency_overrides:
# dartssh2: # dartssh2: