Answers for "flutter build apk tree icons"

1

flutter build apk no tree shake icons

flutter build apk --no-tree-shake-icons
Posted by: Guest on August-31-2020
1

This application cannot tree shake icons fonts. It has non-constant instances of IconData

--no-tree-shake-icons
Posted by: Guest on September-27-2020

Browse Popular Code Answers by Language