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 run my app many times on the new update, but now I got this error ../../../.pub-cache/hosted/pub.dev/device_info_plus-11.3.0/lib/device_info_plus.dart:30:1: Error: Error when reading '../../../.pub-cache/hosted/pub.dev/device_info_plus-11.3.0/lib/src/model/windows_device_infot': No such file or directory
export 'src/model/windows_device_infot';
^
Checklist before submitting a question
I searched issues in this repository and couldn't find such bug/problem
I Google'd a solution and I couldn't find it
I searched on StackOverflow for a solution and I couldn't find it
I read the README.md file of the plugin
I am using the latest version of the plugin
All dependencies are up to date with flutter pub upgrade
I did a flutter clean
I tried running the example project
The text was updated successfully, but these errors were encountered:
What is your question?
I run my app many times on the new update, but now I got this error ../../../.pub-cache/hosted/pub.dev/device_info_plus-11.3.0/lib/device_info_plus.dart:30:1: Error: Error when reading '../../../.pub-cache/hosted/pub.dev/device_info_plus-11.3.0/lib/src/model/windows_device_infot': No such file or directory
export 'src/model/windows_device_infot';
^
Checklist before submitting a question
flutter pub upgrade
flutter clean
The text was updated successfully, but these errors were encountered: