licensify 1.1.0 copy "licensify: ^1.1.0" to clipboard
licensify: ^1.1.0 copied to clipboard

retracted

A lightweight yet powerful license management solution for Flutter and Dart applications with cryptographically secure signatures

1.1.0 #

  • Added support for custom license types beyond predefined ones (trial, standard, pro)
  • Enhanced LicenseType class replacing enum for greater flexibility
  • Updated documentation with examples of custom license types
  • Improved example application demonstrating custom license type usage
  • Improved English documentation throughout the codebase

1.0.0 #

  • Initial release with core functionality
  • License generation with RSA signature
  • License validation system
  • Multiple storage options (file-based and in-memory)
  • Various license types support
  • Customizable license features and metadata
  • Full test coverage
4
likes
0
points
620
downloads

Publisher

verified publisherdart.nogipx.dev

Weekly Downloads

2024.09.21 - 2025.04.05

A lightweight yet powerful license management solution for Flutter and Dart applications with cryptographically secure signatures

Repository (GitHub)
View/report issues

Topics

#license #security #validation #cryptography

Documentation

Documentation

License

unknown (license)

Dependencies

basic_utils, crypto, freezed_annotation, pointycastle, uuid

More

Packages that depend on licensify