diff --git a/pubspec.lock b/pubspec.lock index 627b77b..e700a87 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -411,12 +411,11 @@ packages: flutter_open_chinese_convert: dependency: "direct main" description: - path: "." - ref: master - resolved-ref: bb92440a364d7cc206a6802e05186d2152c63c25 - url: "https://github.com/Predidit/flutter_open_chinese_convert.git" - source: git - version: "0.3.3" + name: flutter_open_chinese_convert + sha256: e8379dca521438af1cc019330da7fffadf684a47aaf28ea9b05d073b380b2807 + url: "https://pub.dev" + source: hosted + version: "0.5.0" flutter_plugin_android_lifecycle: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index ed99399..9f01fcf 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -53,10 +53,7 @@ dependencies: connectivity_plus: ^6.0.5 url_launcher: ^6.3.0 device_info_plus: ^10.1.2 - flutter_open_chinese_convert: - git: - url: https://github.com/Predidit/flutter_open_chinese_convert.git - ref: master + flutter_open_chinese_convert: ^0.5.0 flutter_launcher_icons: ^0.13.1 window_manager: ^0.4.2