📅  最后修改于: 2022-03-11 15:00:36.439000             🧑  作者: Mango
Flutter path_provider and sdk version mismatch
i solved by the following steps
i.flutter channel stable
ii.run flutter upgrade
iii.then run flutter clean
iv.done with flutter pub get
solved the error