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
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: