The current Dart SDK version is 3.5.3. Because mighty_fitness depends on flutterwave_standard >=1.0.8 which requires SDK version >=2.12.0 <3.5.0, version solving failed.
C:\src\flutter\flutter\bin\flutter.bat --no-color pub upgrade
Resolving dependencies...
The current Dart SDK version is 3.5.3.
Because mighty_fitness depends on flutterwave_standard >=1.0.8 which requires SDK version >=2.12.0 <3.5.0, version solving failed.
You can try one of the following suggestions to make the pubspec resolve:
* Try using the Flutter SDK version: 3.22.3.
* Consider downgrading your constraint on flutterwave_standard: flutter pub add flutterwave_standard:^1.0.7
Asked 7 months ago on September 20, 2024 9:51 AM Comments 3 times
kane replied 7 months ago on September 23, 2024 4:30 AM
Hello,
Has the issue with the Dart SDK been resolved?
Additionally, regarding the current app crashing issue, could you please share the log from when the app crashes?
Nick McKenzie replied 7 months ago on September 21, 2024 7:06 PM
Hello, where does the app connect to the database and admin side?
Our app also crashes on the emulator and does not load
kane replied 7 months ago on September 21, 2024 6:25 AM
Hi i am Kane from support team,
To check or set the Flutter version in your development environment, follow these steps:
Navigate to Settings:
For Windows/Linux: Use File → Settings
For macOS: Use Preferences from the main IntelliJ/Android Studio menu.
Select Languages & Frameworks from the left-hand menu.
Under Languages & Frameworks, choose Flutter.
You can set the Flutter SDK path there to either 3.22.2 or 3.22.3 by browsing to the correct Flutter SDK directory.
If you don’t have these Flutter versions, please download them.
Thanks and regards,
Kane