white_chat 0.0.5 copy "white_chat: ^0.0.5" to clipboard
white_chat: ^0.0.5 copied to clipboard

chat package for mhlophe tech, a complete chat system re-usable for most of the future projects

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add white_chat

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

dependencies:
  white_chat: ^0.0.5

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:white_chat/white_chat.dart';
0
likes
160
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

chat package for mhlophe tech, a complete chat system re-usable for most of the future projects

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

dash_chat, flutter, json_annotation

More

Packages that depend on white_chat