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
Add hugeicons version 0.0.4 in pubspec.yaml.
hugeicons:
hosted: https://onepub.dev/api/kdpxxpsdav/
version: ^0.0.4
Build the Flutter app on Android.
Notice the Chinese symbols appearing where icons should be.
Expected Behavior:
Icons should display correctly without any unintended Chinese symbols.
Actual Behavior:
Chinese symbols appear instead of the intended icons.
please update Package to latest version which hosted on onepub.dev
when trying to change version
consider to update package on onepub.dev
You can try the following suggestion to make the pubspec resolve:
Consider downgrading your constraint on hugeicons: flutter pub add hugeicons:'{"version":"^0.0.4","hosted":"https://onepub.dev/api/kdpxxpsdav/"}'
exit code 1
The text was updated successfully, but these errors were encountered:
Steps to Reproduce:
Add hugeicons version 0.0.4 in pubspec.yaml.
hugeicons:
hosted: https://onepub.dev/api/kdpxxpsdav/
version: ^0.0.4
Build the Flutter app on Android.
Notice the Chinese symbols appearing where icons should be.
Expected Behavior:
Icons should display correctly without any unintended Chinese symbols.
Actual Behavior:
Chinese symbols appear instead of the intended icons.
please update Package to latest version which hosted on onepub.dev
when trying to change version
consider to update package on onepub.dev
You can try the following suggestion to make the pubspec resolve:
exit code 1
The text was updated successfully, but these errors were encountered: