From f8b35ca0a502bc15b01c7c641e2b8675c6056105 Mon Sep 17 00:00:00 2001 From: PrestoSole <47897195+PrestoSole@users.noreply.github.com> Date: Thu, 7 Jul 2022 00:35:51 +0300 Subject: [PATCH] Update material-floating-bar package URL (#336) Co-authored-by: PrestoSole --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 98e991e..9dde7c2 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -419,7 +419,7 @@ packages: path: "." ref: "07b2980ad304dacaa5688e56483adcec36fb08ab" resolved-ref: "07b2980ad304dacaa5688e56483adcec36fb08ab" - url: "https://github.com/CentaurusApps/material_floating_search_bar.git" + url: "https://github.com/Lacerte/material_floating_search_bar.git" source: git version: "0.3.4" meta: diff --git a/pubspec.yaml b/pubspec.yaml index 4885dbe..5bc7c74 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -18,7 +18,7 @@ dependencies: hooks_riverpod: 1.0.4 material_floating_search_bar: git: - url: https://github.com/CentaurusApps/material_floating_search_bar.git + url: https://github.com/Lacerte/material_floating_search_bar.git ref: 07b2980ad304dacaa5688e56483adcec36fb08ab riverpod: 1.0.3 shared_preferences: 2.0.15