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

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add licensify
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  licensify: ^1.6.1
copied to clipboard

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:licensify/licensify.dart';
copied to clipboard
4
likes
0
points
604
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 #web

Documentation

Documentation

License

unknown (license)

Dependencies

basic_utils, pointycastle, uuid

More

Packages that depend on licensify