hugeicons / hugeicons-flutter

HugeIcons is a comprehensive icon library for Flutter, providing both free and pro versions with thousands of icons. Ideal for enhancing UI design.
https://hugeicons.com/icons
MIT License
28 stars 5 forks source link

hugeicons package version 0.0.4 contains unwanted Chinese symbols in Android #8

Open tusharbhambere opened 3 months ago

tusharbhambere commented 3 months ago

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:

sinnoorc commented 2 months ago

same issue @hugeicons

Achintha444 commented 1 month ago

This exist in 0.0.7 as well. I downgraded to 0.0.3 it works