lexactivator 3.35.2 copy "lexactivator: ^3.35.2" to clipboard
lexactivator: ^3.35.2 copied to clipboard

LexActivator API wrapper for Dart. Integrates Crypltex's services into the Dart language.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add lexactivator

With Flutter:

 $ flutter pub add lexactivator

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

dependencies:
  lexactivator: ^3.35.2

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

Import it

Now in your Dart code, you can use:

import 'package:lexactivator/lexactivator.dart';
4
likes
0
points
315
downloads

Publisher

verified publishercryptlex.com

Weekly Downloads

LexActivator API wrapper for Dart. Integrates Crypltex's services into the Dart language.

Homepage

License

unknown (license)

Dependencies

ffi, flutter

More

Packages that depend on lexactivator

Packages that implement lexactivator