irc_dart 1.2.1 copy "irc_dart: ^1.2.1" to clipboard
irc_dart: ^1.2.1 copied to clipboard

IRC client library for Dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add irc_dart

With Flutter:

 $ flutter pub add irc_dart

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

dependencies:
  irc_dart: ^1.2.1

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:irc_dart/irc_dart.dart';
1
likes
150
points
29
downloads

Publisher

verified publisherkkazuo.com

Weekly Downloads

IRC client library for Dart.

Repository (GitHub)

Documentation

API reference

License

ISC (license)

Dependencies

characters

More

Packages that depend on irc_dart