Ahmadre / FlutterIconPicker

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

I'm having a failure when trying to build APK #20

Closed BermyToiga closed 3 years ago

BermyToiga commented 3 years ago

Hi, I'm getting this error when I run "flutter build apk":

This application cannot tree shake icons fonts. It has non-constant instances of IconData at the following locations:

It points to line 22 of iconDataSerialization.dart.

I'm a fairly novice app developer so no idea what to do about this. Any suggestions would be great

Ahmadre commented 3 years ago

Duplicate of: https://github.com/Ahmadre/FlutterIconPicker/issues/9