chore: Switch to upstream noti settings

This commit is contained in:
Christian Pauly 2020-12-03 08:25:34 +01:00
parent f4c12026a6
commit 5cc426553f
2 changed files with 5 additions and 9 deletions

View File

@ -665,12 +665,10 @@ packages:
open_noti_settings:
dependency: "direct main"
description:
path: "."
ref: HEAD
resolved-ref: e6526f5c63c8c612075ca674d6df0b3546a2913b
url: "https://github.com/ChristianPauly/flutter_open_notification_settings.git"
source: git
version: "0.0.3"
name: open_noti_settings
url: "https://pub.dartlang.org"
source: hosted
version: "0.0.4"
package_config:
dependency: transitive
description:

View File

@ -63,9 +63,7 @@ dependencies:
swipe_to_action: ^0.1.0
flutter_svg: 0.19.1 # Because fluffychat depends on flutter_svg >=0.19.2 which requires Flutter SDK version >=1.24.0-6.0.pre <2.0.0, version solving failed.
flutter_cache_manager: ^2.0.0
open_noti_settings:
git:
url: https://github.com/ChristianPauly/flutter_open_notification_settings.git
open_noti_settings: ^0.0.4
dev_dependencies:
flutter_test: