obby_client 0.2.0 copy "obby_client: ^0.2.0" to clipboard
obby_client: ^0.2.0 copied to clipboard

The Obby IRCv3 client engine, over its C ABI.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add obby_client

With Flutter:

 $ flutter pub add obby_client

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

dependencies:
  obby_client: ^0.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:obby_client/obby_client.dart';
0
likes
140
points
222
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

The Obby IRCv3 client engine, over its C ABI.

Homepage
Repository (GitHub)
View/report issues
Contributing

License

GPL-3.0 (license)

Dependencies

ffi

More

Packages that depend on obby_client