Home:ALL Converter>What is the most stable flutter version in 2021 and which is the best channel for me

What is the most stable flutter version in 2021 and which is the best channel for me

Ask Time:2021-04-26T01:58:13         Author:Bright

Json Formatter

Which is the most stable flutter version in 2021 that won't popup these kind of error below every-time i try to add a dependence/package... i have tried flutter Upgrade and it didn't even take up-to a day before i had to downgrade because of all the errors i was getting

The current Dart SDK version is 2.10.4.

Because another_test depends on uuid >=3.0.0-nullsafety.0 which requires SDK version >=2.12.0-0 <3.0.0, version solving failed. pub get failed (1; Because another_test depends on uuid

=3.0.0-nullsafety.0 which requires SDK version >=2.12.0-0 <3.0.0, version solving failed.) exit code 1

Then for the Channel I am just new to flutter, i am in the learning process but i am working on a project which i am planning to release so i get confused when it comes to choosing the best channel for me giving that i am still learning and i am building app that i will publish to the internet

Author:Bright,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/67256618/what-is-the-most-stable-flutter-version-in-2021-and-which-is-the-best-channel-fo
yy