Font subsetting is not supported in debug mode. The --tree-shake-icons flag will be ignored. code example
Example: flutter build apk no tree shake icons
flutter build apk --no-tree-shake-icons
flutter build apk --no-tree-shake-icons