You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I updated my flutter version to 2.0.3 and I am updating the project packages. I think this problem is because this plugin was not migrated to null safety
Because every version of mp_chart depends on path_provider ^1.1.0 and {my project} depends on path_provider 2.0.0, mp_chart is forbidden. So, because {my project} depends on mp_chart 0.3.1, version solving failed.
The text was updated successfully, but these errors were encountered:
I updated my flutter version to 2.0.3 and I am updating the project packages. I think this problem is because this plugin was not migrated to null safety
Because every version of mp_chart depends on path_provider ^1.1.0 and {my project} depends on path_provider 2.0.0, mp_chart is forbidden. So, because {my project} depends on mp_chart 0.3.1, version solving failed.
The text was updated successfully, but these errors were encountered: