at_chat_flutter 2.0.1 copy "at_chat_flutter: ^2.0.1" to clipboard
at_chat_flutter: ^2.0.1 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: ^2.0.1

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';
5
likes
0
pub points
27%
popularity

Publisher

verified publisheratsign.org

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

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

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

More

Packages that depend on at_chat_flutter