noma_chat 0.10.0 copy "noma_chat: ^0.10.0" to clipboard
noma_chat: ^0.10.0 copied to clipboard

Plug & play Flutter chat: SDK with REST + real-time client, offline Hive cache, UI adapter and ready-to-use UI components for the Nomasystems chat backend.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add noma_chat

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

dependencies:
  noma_chat: ^0.10.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:noma_chat/noma_chat.dart';
1
likes
140
points
213
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Plug & play Flutter chat: SDK with REST + real-time client, offline Hive cache, UI adapter and ready-to-use UI components for the Nomasystems chat backend.

Repository (GitHub)
View/report issues
Contributing

Topics

#chat #messaging #realtime #websocket #ui-kit

License

Apache-2.0 (license)

Dependencies

audioplayers, cached_network_image, characters, dio, emoji_picker_flutter, file_picker, flutter, freezed_annotation, hive_ce, html, image_cropper, image_picker, intl, meta, open_filex, path_provider, record, shared_preferences, url_launcher, uuid, web_socket_channel

More

Packages that depend on noma_chat