Ahmadre / FlutterIconPicker

An adaptive comprehensive IconPicker for Flutter
MIT License
112 stars 76 forks source link

Icon displayed does not match key #22

Closed luiscarielo83 closed 3 years ago

luiscarielo83 commented 3 years ago

The icon displayed in Dialog doesn't match with key. Ex: key: border_bottom_outlined, icon displayed: arrow_left. I'm using IconPack.material

Simulator Screen Shot - iPhone 8 - 2021-05-23 at 13 52 02

Ahmadre commented 3 years ago

Thank you so much for your issue!

I'll update the MaterialIcons in this package and that should be fixed :)

Stay tuned

Ahmadre commented 3 years ago

I also know where I cause issue is. I'll fix this now

Ahmadre commented 3 years ago

Updating them and accessing through Icons helped:

Bildschirmfoto 2021-05-27 um 20 21 13
Ahmadre commented 3 years ago

Update is coming

luiscarielo83 commented 3 years ago

Waiting update... Thanks a lot!

Ahmadre commented 3 years ago

Update is live. Thanks again!