Because flutter_local_notifications >=9.1.5 <10.0.0-dev.1 depends on flutter_local_notifications_linux ^0.4.0 which depends on dbus ^0.6.0, flutter_local_notifications >=9.1.5 <10.0.0-dev.1 requires dbus ^0.6.0.
And because battery_plus_linux 1.0.3 depends on dbus ^0.5.1 and no versions of battery_plus_linux match >1.0.3 <2.0.0, flutter_local_notifications >=9.1.5 <10.0.0-dev.1 is incompatible with battery_plus_linux ^1.0.3.
And because battery_plus 2.0.1 depends on battery_plus_linux ^1.0.3 and no versions of battery_plus match >2.0.1 <3.0.0, flutter_local_notifications >=9.1.5 <10.0.0-dev.1 is incompatible with battery_plus ^2.0.1.
System info
Issue occurs on: both
Plugin name: battery_plus
Plugin version: 2.0.1
Flutter doctor output:
[√] Flutter (Channel stable, 2.8.0, on Microsoft Windows [Version 10.0.19043.1348], locale tr-TR)
[√] Android toolchain - develop for Android devices (Android SDK version 31.0.0)
[√] Chrome - develop for the web
[√] Visual Studio - develop for Windows (Visual Studio Community 2019 16.11.6)
[√] Android Studio (version 4.1)
[√] VS Code (version 1.63.0)
[√] Connected device (3 available)
• No issues found!
Steps to Reproduce
- Add latest version of battery_plus -> 2.0.1
- Add latest version of flutter_local_notifications -> 9.1.5
- run
flutter pub get
[√] Flutter (Channel stable, 2.8.0, on Microsoft Windows [Version 10.0.19043.1348], locale tr-TR)
• Flutter version 2.8.0 at C:\Users\duhan\flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision cf44000065 (3 days ago), 2021-12-08 14:06:50 -0800
• Engine revision 40a99c5951
• Dart version 2.15.0
[√] Android toolchain - develop for Android devices (Android SDK version 31.0.0)
• Android SDK at C:\Users\duhan\AppData\Local\Android\sdk
• Platform android-31, build-tools 31.0.0
• Java binary at: C:\Program Files\Android\Android Studio\jre\bin\java
• Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01)
• All Android licenses accepted.
[√] Chrome - develop for the web
• Chrome at C:\Program Files (x86)\Google\Chrome\Application\chrome.exe
[√] Visual Studio - develop for Windows (Visual Studio Community 2019 16.11.6)
• Visual Studio at C:\Program Files (x86)\Microsoft Visual Studio\2019\Community
• Visual Studio Community 2019 version 16.11.31829.152
• Windows 10 SDK version 10.0.19041.0
[√] Android Studio (version 4.1)
• Android Studio at C:\Program Files\Android\Android Studio
• Flutter plugin can be installed from:
https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01)
[√] VS Code (version 1.63.0)
• VS Code at C:\Users\duhan\AppData\Local\Programs\Microsoft VS Code
• Flutter extension version 3.29.0
[√] Connected device (3 available)
• Windows (desktop) • windows • windows-x64 • Microsoft Windows [Version 10.0.19043.1348]
• Chrome (web) • chrome • web-javascript • Google Chrome 96.0.4664.45
• Edge (web) • edge • web-javascript • Microsoft Edge 93.0.961.52
Because flutter_local_notifications >=9.1.5 <10.0.0-dev.1 depends on flutter_local_notifications_linux ^0.4.0 which depends on dbus ^0.6.0, flutter_local_notifications >=9.1.5 <10.0.0-dev.1 requires dbus ^0.6.0.
And because battery_plus_linux 1.0.3 depends on dbus ^0.5.1 and no versions of battery_plus_linux match >1.0.3 <2.0.0, flutter_local_notifications >=9.1.5 <10.0.0-dev.1 is incompatible with battery_plus_linux ^1.0.3.
And because battery_plus 2.0.1 depends on battery_plus_linux ^1.0.3 and no versions of battery_plus match >2.0.1 <3.0.0, flutter_local_notifications >=9.1.5 <10.0.0-dev.1 is incompatible with battery_plus ^2.0.1.
System info
Issue occurs on: both
Plugin name: battery_plus
Plugin version: 2.0.1
Flutter doctor output:
Steps to Reproduce
flutter pub get