diff --git a/packages/share_plus/share_plus/pubspec.yaml b/packages/share_plus/share_plus/pubspec.yaml index 31c670685c9dedd6dcb7253033baa960b894f1d6..5dfb112e2be7367b809105d72d3fae9aa23a77d4 100644 --- a/packages/share_plus/share_plus/pubspec.yaml +++ b/packages/share_plus/share_plus/pubspec.yaml @@ -44,7 +44,10 @@ dependencies: url_launcher_web: ^2.0.16 url_launcher_windows: ^3.0.6 url_launcher_linux: ^3.0.5 - url_launcher_platform_interface: ^2.1.2 + url_launcher_platform_interface: + git: + url: "https://gitee.com/openharmony-sig/flutter_packages.git" + path: "packages/url_launcher/url_launcher_platform_interface" ffi: ^2.0.1 # win32 is compatible across v4 and v5 for Win32 only (not COM)