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