aes_gcm_plugin 0.0.1 copy "aes_gcm_plugin: ^0.0.1" to clipboard
aes_gcm_plugin: ^0.0.1 copied to clipboard

The AES-GCM Flutter Encryption Plugin provides seamless encryption and decryption functionality for Flutter applications using the AES-GCM (Advanced Encryption Standard - Galois/Counter Mode) algorith [...]

aes_gcm_plugin #

A new Flutter project.

Getting Started #

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

2
likes
130
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

The AES-GCM Flutter Encryption Plugin provides seamless encryption and decryption functionality for Flutter applications using the AES-GCM (Advanced Encryption Standard - Galois/Counter Mode) algorithm. AES-GCM is a widely used encryption standard known for its security and efficiency.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on aes_gcm_plugin

Packages that implement aes_gcm_plugin