Hello Community π
I cant 't make my app run on a phone. It alwys says:
The current Dart SDK version is 3.3.0.
Because name_of_the_file depends on video_player_android >=2.4.15 which requires SDK version >=3.4.0 <4.0.0, version solving failed.
I try to update Dart SDK but I get this warning:
Warning: dart-lang/dart/dart 3.4.4 already installed
Then I try to make it run and I get this here:
The current Dart SDK version is 3.3.0.
Because name_of_the_file depends on video_player_android >=2.4.15 which
requires SDK version >=3.4.0 <4.0.0, version solving failed.
β β Flutter SDK: (3.4.0) is not valid Flutter version β
I don't know what I should do. Can someone help me?
Thanks in advance π
Gabor