meta: Pin flutter_background_service to 0.2.2

This commit is contained in:
PapaTutuWawa 2022-04-15 00:27:22 +02:00
parent 69b68eaa70
commit 9c0da37ee5
2 changed files with 2 additions and 2 deletions

View File

@ -341,7 +341,7 @@ packages:
name: flutter_background_service name: flutter_background_service
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "0.2.4" version: "0.2.2"
flutter_bloc: flutter_bloc:
dependency: "direct main" dependency: "direct main"
description: description:

View File

@ -42,7 +42,7 @@ dependencies:
saslprep: ^1.0.2 saslprep: ^1.0.2
#scrollable_positioned_list: ^0.2.3 #scrollable_positioned_list: ^0.2.3
equatable: ^2.0.3 equatable: ^2.0.3
flutter_background_service: ^0.2.2 flutter_background_service: 0.2.2
flutter_local_notifications: ^9.3.2 flutter_local_notifications: ^9.3.2
connectivity_plus: ^2.2.0 connectivity_plus: ^2.2.0
uuid: ^3.0.5 uuid: ^3.0.5