这是indexloc提供的服务,不要输入任何密码

aes_dart 0.1.2 copy "aes_dart: ^0.1.2" to clipboard
aes_dart: ^0.1.2 copied to clipboard

Aes dart

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add aes_dart

With Flutter:

 $ flutter pub add aes_dart

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

dependencies:
  aes_dart: ^0.1.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:aes_dart/aes_dart.dart';
0
likes
135
points
39
downloads

Publisher

verified publisherstonegate.me

Weekly Downloads

Aes dart

Documentation

API reference

License

MIT (license)

Dependencies

cryptography, encrypt

More

Packages that depend on aes_dart