at_chat_flutter 1.0.2 copy "at_chat_flutter: ^1.0.2" to clipboard
at_chat_flutter: ^1.0.2 copied to clipboard

outdated

A flutter plugin project to provide chat feature using atsigns and atprotocol.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add at_chat_flutter

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

dependencies:
  at_chat_flutter: ^1.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:at_chat_flutter/at_chat_flutter.dart';
6
likes
50
points
293
downloads

Publisher

verified publisheratsign.org

Weekly Downloads

A flutter plugin project to provide chat feature using atsigns and atprotocol.

Homepage
Repository (GitHub)
Contributing

License

BSD-3-Clause (license)

Dependencies

at_client_mobile, at_common_flutter, at_commons, at_contact, at_lookup, flutter, pedantic

More

Packages that depend on at_chat_flutter