flutte build apk tree shake code example
Example 1: This application cannot tree shake icons fonts. It has non-constant instances of IconData
--no-tree-shake-icons
Example 2: flutter build apk no tree shake icons
flutter build apk --no-tree-shake-icons