veracrypt 0.0.1-dev.1 copy "veracrypt: ^0.0.1-dev.1" to clipboard
veracrypt: ^0.0.1-dev.1 copied to clipboard

VeraCrypt bindings for Dart. The VeraCrypt trademark is owned by IDRIX.

example/veracrypt_example.dart

import 'package:veracrypt/veracrypt.dart';

void main() {
  var awesome = Awesome();
  print('awesome: ${awesome.isAwesome}');
}
1
likes
150
pub points
0%
popularity

Publisher

verified publishermanymath.com

VeraCrypt bindings for Dart. The VeraCrypt trademark is owned by IDRIX.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

native_assets_cli, native_toolchain_rust

More

Packages that depend on veracrypt