From 0244df9e7c36e8d63349a4d672dc5f0a18c1ef3d Mon Sep 17 00:00:00 2001 From: Bibash Shrestha Date: Wed, 25 Jan 2023 15:56:39 +0530 Subject: [PATCH] temporary fix android data #1100 --- pubspec.lock | 8 +++++--- pubspec.yaml | 6 +++++- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index aad54ef8c..90152eac5 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -996,9 +996,11 @@ packages: new_version: dependency: "direct main" description: - name: new_version - url: "https://pub.dartlang.org" - source: hosted + path: "." + ref: "07f9a2d057a15130bceab1fe72a5b6bd44a1b490" + resolved-ref: "07f9a2d057a15130bceab1fe72a5b6bd44a1b490" + url: "https://github.com/bibash28/new_version.git" + source: git version: "0.3.1" nm: dependency: transitive diff --git a/pubspec.yaml b/pubspec.yaml index 352e29216..ce0c26d82 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -68,9 +68,13 @@ dependencies: local_auth: ^2.1.0 logger: ^1.1.0 mobile_scanner: ^3.0.0-beta.1 + #new_version: ^0.3.1 + new_version: + git: + url: https://github.com/bibash28/new_version.git + ref: 07f9a2d057a15130bceab1fe72a5b6bd44a1b490 network_image_mock: ^2.1.0 no_screenshot: ^0.0.1+5 - new_version: ^0.3.1 package_info_plus: ^1.3.0 passbase_flutter: ^2.13.3 path: ^1.8.0