at_chat_flutter 2.0.0 copy "at_chat_flutter: ^2.0.0" to clipboard
at_chat_flutter: ^2.0.0 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.0

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
0
points
293
downloads

Publisher

verified publisheratsign.org

Weekly Downloads

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