Ahmadre / FlutterIconPicker

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

This application cannot tree shake icons fonts #45

Closed ameenvga closed 2 years ago

ameenvga commented 2 years ago

When I run the following command flutter build apk --split-per-abi

I get this error and fail the apk building process

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

FAILURE: Build failed with an exception.

ameenvga commented 2 years ago

Used latest version 3.1.3

ameenvga commented 2 years ago

@Ahmadre

Ahmadre commented 2 years ago

Duplicate of: https://github.com/Ahmadre/FlutterIconPicker/issues/40#issuecomment-1040309050

There's a lot explained why you need to add this flag because of flutter.