andronasef / iconify_flutter

A flutter package that provides all icons you need
https://pub.dev/packages/iconify_flutter
MIT License
96 stars 24 forks source link

Pub get taking forever to fetch the resources. #11

Closed Dredayduncan closed 1 year ago

Dredayduncan commented 1 year ago

I'm trying to use this package for one of my applications and for some reason it is taking forever to load the resources with flutter pub get. I'm not sure if the problem is from my end, but when I remove the iconify_flutter: 0.0.5 from the pub spec.yaml file, the flutter pub get works fine.

Dredayduncan commented 1 year ago

Restarted my laptop a couple times and it works now.