dim_client 0.6.2 copy "dim_client: ^0.6.2" to clipboard
dim_client: ^0.6.2 copied to clipboard

DIM demo.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dim_client

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

dependencies:
  dim_client: ^0.6.2

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:dim_client/client.dart';
import 'package:dim_client/common.dart';
import 'package:dim_client/compat.dart';
import 'package:dim_client/group.dart';
import 'package:dim_client/network.dart';
import 'package:dim_client/ok.dart';
import 'package:dim_client/sdk.dart';
import 'package:dim_client/sqlite.dart';
import 'package:dim_client/ws.dart';
1
likes
0
points
540
downloads

Publisher

unverified uploader

Weekly Downloads

DIM demo.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dim_plugins, dimp, dimsdk, lnc, object_key, stargate

More

Packages that depend on dim_client