diff --git a/pubspec.lock b/pubspec.lock index 8acfdb7..b8a8059 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -398,10 +398,11 @@ packages: flutter_open_chinese_convert: dependency: "direct main" description: - name: flutter_open_chinese_convert - sha256: eccf6268a3295db8590a841a38a7c4fc03fe68d4794b1b6e31e0349efe9db089 - url: "https://pub.dev" - source: hosted + path: "." + ref: master + resolved-ref: bb92440a364d7cc206a6802e05186d2152c63c25 + url: "https://github.com/Predidit/flutter_open_chinese_convert.git" + source: git version: "0.3.3" flutter_plugin_android_lifecycle: dependency: transitive diff --git a/pubspec.yaml b/pubspec.yaml index 54c1845..dc4d60e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -53,7 +53,10 @@ dependencies: connectivity_plus: ^4.0.1 url_launcher: ^6.1.14 device_info_plus: ^9.0.2 - flutter_open_chinese_convert: ^0.3.3 + flutter_open_chinese_convert: + git: + url: https://github.com/Predidit/flutter_open_chinese_convert.git + ref: master flutter_launcher_icons: ^0.13.1 window_manager: ^0.3.8