BrianTV98 / slider_captcha

MIT License
34 stars 16 forks source link

Flutter Web's CanvasKit with CupertinoApp Error: Could not find a set of Noto fonts to display all missing characters. #21

Closed nemr0 closed 8 months ago

nemr0 commented 1 year ago

I ran into this issue: debug error: Could not find a set of Noto fonts to display all missing characters. Please add a font asset for the missing characters. See: https://flutter.dev/docs/cookbook/design/fonts shows no slider icon:

Screenshot 2023-03-29 at 2 37 56 AM

it only happens when building flutter web with canvaskit renderer.

works normally with html renderer:

Screenshot 2023-03-29 at 2 42 45 AM

can you add a parameter for the icon? thanks for your help.

BrianTV98 commented 1 year ago

@nemr0 Thank you for contributing an issue to this library. I will update it in the next version. Please come back to it early next week.

nemr0 commented 1 year ago

Thanks for your fast reply🙏

BrianTV98 commented 1 year ago

Dear @nemr0!

I have updated version 0.1.10. Allowed to change slider icon. If you find my library useful please like it on pubdev, github repo or donate to me via paypall. It will give me extra motivation to continue to develop and maintain the library throught paypall

nemr0 commented 1 year ago

Dear @nemr0!

I have updated version 0.1.10. Allowed to change slider icon.

If you find my library useful please like it on pubdev, github repo or donate to me via paypall. It will give me extra motivation to continue to develop and maintain the library throught paypall

Thanks for your help❤️