chore: Switch to upstream noti settings

onboarding
Christian Pauly 5 years ago
parent 8cb1e93912
commit 3727a18da5

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

@ -63,9 +63,7 @@ dependencies:
swipe_to_action: ^0.1.0 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_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 flutter_cache_manager: ^2.0.0
open_noti_settings: open_noti_settings: ^0.0.4
git:
url: https://github.com/ChristianPauly/flutter_open_notification_settings.git
dev_dependencies: dev_dependencies:
flutter_test: flutter_test:

Loading…
Cancel
Save