Caleb Robinson
Caleb Robinson
@rgb1380 Were you able to find a solution to this? I'm currently experiencing this problem.
I also saw that the old codePoints changed. Is there anything in here that maps the old ones to new?
I have done step 1, but I am a bit confused how to do step 2. All my entries are stored via Hive on device. When I run the version...
Oh man. The problem is that users pick the icons from `material`. So potentially every icon in material might be using the old one...
Thanks for adding the disclaimer. I've decided to go the route of downloading the iconData maps manually. The only problem is that showIconPicker only takes on customIconPack. I have three:...
I've solved most of the problem by just using my own `serialize` and `deserialize` and downloading the `.tff` for the `outline_material_icons`. I want to download the `.tff` for the MaterialIcons,...