md5_file_checksum 1.1.0
md5_file_checksum: ^1.1.0 copied to clipboard
Flutter plugin to calculate a file checksum as MD5 hash, using a platform native implementation.
1.1.0 #
- Made MD5 hash calculation happen in the background thread to avoid blocking the main thread.
1.0.7 #
- Android build settings update.
1.0.6 #
- Updated funding information
1.0.5 #
- Updated Readme
1.0.4 #
- Updated Readme
1.0.3 #
- Improved package structure and tooling
1.0.2 #
- Fixes to increase package score
1.0.0 #
- Initial release