mx_assets_obfuscate 1.1.0 mx_assets_obfuscate: ^1.1.0 copied to clipboard
obfuscate flutter image assets
1.1.0+1 #
- Adjust the dart file path that needs to be obfuscated.
1.0.1+2 #
- Update README.md
- Lowering the required Dart SDK version
1.0.1 #
- Option Add
- path: Folder for compression and obfuscation (relative path)
- exclude: Excluded paths (relative paths), multiple paths are separated by ,
1.0.0 #
- Initial version.