uhxx 0.1.0 copy "uhxx: ^0.1.0" to clipboard
uhxx: ^0.1.0 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

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

dependencies:
  uhxx: ^0.1.0

Alternatively, your editor might support dart 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
0
points
439
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository
View/report issues

License

unknown (license)

Dependencies

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

More

Packages that depend on uhxx