I am using flutter 1.22.4 stable channel for a project. In this sdk dart 2.10.0 sdk is integrated. Now i want to upgrade the dart sdk to 2.12.0. How can I do it?
I am using flutter 1.22.4 stable channel for a project. In this sdk dart 2.10.0 sdk is integrated. Now i want to upgrade the dart sdk to 2.12.0. How can I do it?
Upgrade to flutter 2.0, the dart version switches to 2.12. Here is How To Upgrade Your Mobile App to Flutter 2.0+ and How to Migrate Your Mobile App to Flutter 2.0
Check out Flutter Version History | Brief Details Of Flutter Version List for more information