uhxx 0.1.6 copy "uhxx: ^0.1.6" to clipboard
uhxx: ^0.1.6 copied to clipboard

A complete, robust and efficient wrapper around Discord's API for bots & applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add uhxx

With Flutter:

 $ flutter pub add uhxx

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

dependencies:
  uhxx: ^0.1.6

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:uhxx/uhxx.dart';
0
likes
140
points
439
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A complete, robust and efficient wrapper around Discord's API for bots & applications.

Repository
View/report issues

License

Apache-2.0 (license)

Dependencies

eterl, ffi, http, logging, meta, oauth2, path, runtime_type, zstd_ffi

More

Packages that depend on uhxx