flutter_encryption_helper 0.1.0 copy "flutter_encryption_helper: ^0.1.0" to clipboard
flutter_encryption_helper: ^0.1.0 copied to clipboard

Easy-to-use, cross-platform AES-GCM encryption/decryption utilities for Dart and Flutter (Web/WASM, iOS, Android, Windows, macOS, Linux).

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased #

0.1.0 - 2025-11-09 #

Added #

  • Comprehensive test suite with >90% coverage (23 tests)
  • Coverage package as dev dependency
  • Funding information in pubspec.yaml
  • Constructor documentation for AesGcmHelper

Changed #

  • Updated Dart SDK requirement to >=3.8.0
  • Added Flutter >=3.32.0 requirement
  • Code formatting improvements

Fixed #

  • Repository URLs now point to GitHub
  • Linter issues (dangling library doc comment)
  • Code formatting to match Dart style guide

0.0.1 - 2025-08-22 #

Added #

  • Initial release: AES-GCM helpers with Web/WASM compatibility
  • Example application
  • README documentation
  • Analysis options configuration
1
likes
160
points
102
downloads

Publisher

verified publisherbechattaoui.dev

Weekly Downloads

Easy-to-use, cross-platform AES-GCM encryption/decryption utilities for Dart and Flutter (Web/WASM, iOS, Android, Windows, macOS, Linux).

Repository (GitHub)
View/report issues

Topics

#encryption #cryptography #security #flutter #wasm

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

cryptography

More

Packages that depend on flutter_encryption_helper