So I am working on creating an e-commerce App in flutter. I am using flutter version 1.22.6 for Ubuntu (18.04.5 LTS). I don't want to upgrade my flutter version as it generated lots of issues to my colleagues. For me the problem is that i have to use a lot of packages for my Application which requires most recent Dart SDK. So is it possible to upgrade just the Dart SDK while keeping the same version of Flutter.