diff --git a/pubspec.lock b/pubspec.lock index a156bec02..6349bbec3 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -571,10 +571,11 @@ packages: fl_pip: dependency: "direct main" description: - name: fl_pip - sha256: "9c9553c58cf37adb3f8566aa92e5767fb1f11e4c28e107e0967602f59b1016a4" - url: "https://pub.flutter-io.cn" - source: hosted + path: "." + ref: main + resolved-ref: "7cff2b6429dad70171019dc10d99aa6ca66d540a" + url: "https://github.com/Wayaer/fl_pip.git" + source: git version: "3.2.0" flex_seed_scheme: dependency: "direct main" diff --git a/pubspec.yaml b/pubspec.yaml index dabde4e30..8d4fe21b4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -110,7 +110,7 @@ dependencies: # 音量、亮度、屏幕控制 flutter_volume_controller: ^1.3.3 - wakelock_plus: ^1.2.8 + wakelock_plus: ^1.2.10 universal_platform: ^1.0.0+1 auto_orientation: git: @@ -144,7 +144,10 @@ dependencies: url: https://github.com/orz12/flutter_floating.git ref: master # pip - fl_pip: ^3.2.0 + fl_pip: + git: + url: https://github.com/Wayaer/fl_pip.git + ref: main # html解析 html: ^0.15.4 # html渲染