dimap 2.3.0 copy "dimap: ^2.3.0" to clipboard
dimap: ^2.3.0 copied to clipboard

DIM Algorithm Plugins

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dimap

With Flutter:

 $ flutter pub add dimap

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

dependencies:
  dimap: ^2.3.0

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:dimap/dimap.dart';
0
likes
110
points
305
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

DIM Algorithm Plugins

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

basic_utils, dimp, encrypt, fast_base58, pointycastle

More

Packages that depend on dimap