valt 0.0.2+1 copy "valt: ^0.0.2+1" to clipboard
valt: ^0.0.2+1 copied to clipboard

Valt is a Flutter plugin that enables easy reading and writing of simple key-value pairs with AES encryption for secure local storage.

Version 0.0.2+1 (Release date: 21-04-2023) #

  • Added a way of storing Map<String, dynamic>
  • Added set and get methods for storing and retrieving any type of value
  • Fixed some bugs

Version 0.0.1+3 (Release date: 20-04-2023) #

  • Initial release of the Valt library
  • Added support for saving and retrieving values from local storage using AES encryption
  • Implemented a simple key-value pair API for easy data management
  • Created documentation and sample code for using the library in a Flutter app
  • Conducted initial testing to ensure basic functionality and stability of the library
  • Fixed minor bugs and issues discovered during testing
  • Set up the basic structure and configuration for future updates and development of the library.
7
likes
0
pub points
24%
popularity

Publisher

verified publishermufassalhussain.com

Valt is a Flutter plugin that enables easy reading and writing of simple key-value pairs with AES encryption for secure local storage.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

crypto, encrypt, path_provider

More

Packages that depend on valt