diff --git a/pubspec.lock b/pubspec.lock index e39c955..dbc8e2f 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -921,10 +921,11 @@ packages: receive_intent: dependency: "direct main" description: - name: receive_intent - sha256: "59afac5bcac8a0c6fc5067d03b4daeb260399cc8485256d6fe40a26640512cda" - url: "https://pub.dev" - source: hosted + path: "." + ref: master + resolved-ref: "13c662cbfb3a8f67984a8ffae1baf4e0f9e79aef" + url: "https://github.com/kee-org/receive_intent" + source: git version: "0.2.5" sensitive_clipboard: dependency: "direct main" diff --git a/pubspec.yaml b/pubspec.yaml index 92b453d..c45ebfc 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -100,7 +100,10 @@ dependencies: flutter_file_dialog: ^3.0.2 base32: ^2.1.3 flutter_speed_dial: ^7.0.0 - receive_intent: ^0.2.5 + receive_intent: #^0.2.5 + git: + url: https://github.com/kee-org/receive_intent + ref: master platform: ^3.1.5 email_validator: ^3.0.0 convert: ^3.1.1 @@ -143,8 +146,8 @@ dependency_overrides: # path: ../flutter_autofill_service/ # barcode_scan2: # path: ../barcode_scan2/ - # rate_my_app: - # path: ../RateMyApp/ + # receive_intent: + # path: ../receive_intent/ # share_plus: # path: ../plus_plugins/packages/share_plus/share_plus/