dircd 2.4.1 copy "dircd: ^2.4.1" to clipboard
dircd: ^2.4.1 copied to clipboard

Dart Internet Relay Chat Daemon

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dircd

With Flutter:

 $ flutter pub add dircd

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

dependencies:
  dircd: ^2.4.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:dircd/dircd.dart';
1
likes
130
points
32
downloads

Publisher

verified publisherkkazuo.com

Weekly Downloads

Dart Internet Relay Chat Daemon

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

cuid2

More

Packages that depend on dircd