flutter_assets_integrity_checker 1.0.3 copy "flutter_assets_integrity_checker: ^1.0.3" to clipboard
flutter_assets_integrity_checker: ^1.0.3 copied to clipboard

A Flutter package to verify asset integrity using a master hash.

1.0.3 #

  • ✅ Fix minor issues

1.0.2 #

  • ✅ Automatically generates asset_master_hash.dart via build_runner with the dev-time master hash.

1.0.1 #

  • ✅ Added Example implementation

1.0.0 #

🎉 Initial Release #

  • ✅ Added runtime asset verification via SHA-256
  • ✅ Supported configurable asset paths and file extensions
  • ✅ Utilized AssetManifest.json for runtime asset discovery
  • ✅ Introduced build-time master hash generator using build_runner
  • ✅ Verified hashes without generating persistent files
  • ✅ Logged mismatch errors, missing assets, or tampering alerts
  • ✅ Console-only output for seamless CI/CD and release validation

This release focuses on zero-config integration, flexibility, and secure asset validation in production apps.

6
likes
150
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to verify asset integrity using a master hash.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

build, crypto, flutter, yaml

More

Packages that depend on flutter_assets_integrity_checker