fix: Flutter app badger

This commit is contained in:
Krille Fear 2021-09-14 08:03:25 +02:00
parent 892ae24b2d
commit 5af3b50048
2 changed files with 10 additions and 4 deletions

View File

@ -354,9 +354,11 @@ packages:
flutter_app_badger:
dependency: "direct main"
description:
name: flutter_app_badger
url: "https://pub.dartlang.org"
source: hosted
path: "."
ref: "feature/androidV2"
resolved-ref: "97f6daaed1a2685f9821d7736966632df90c8c0d"
url: "https://github.com/SuaMusica/flutter_app_badger.git"
source: git
version: "1.2.0"
flutter_app_lock:
dependency: "direct main"

View File

@ -22,7 +22,11 @@ dependencies:
filesystem_picker: 2.0.0-nullsafety.0 # Using pre release to be compatible with Flutter 2.5
flutter:
sdk: flutter
flutter_app_badger: ^1.2.0
# From this fix: https://github.com/g123k/flutter_app_badger/pull/47
flutter_app_badger:
git:
url: https://github.com/SuaMusica/flutter_app_badger.git
ref: feature/androidV2
flutter_app_lock: ^2.0.0
flutter_blurhash: ^0.6.0
flutter_cache_manager: ^3.1.2