dim_plugins 2.2.0 copy "dim_plugins: ^2.2.0" to clipboard
dim_plugins: ^2.2.0 copied to clipboard

Decentralized Instant Messaging Plugins

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dim_plugins

With Flutter:

 $ flutter pub add dim_plugins

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

dependencies:
  dim_plugins: ^2.2.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:dim_plugins/dim_plugins.dart';
0
likes
110
points
240
downloads

Publisher

unverified uploader

Weekly Downloads

Decentralized Instant Messaging Plugins

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

basic_utils, dimp, encrypt, fast_base58, pointycastle

More

Packages that depend on dim_plugins