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

outdated

Fully functional chat ui for flutter, with functionality to send text, voice notes,and images

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chat_package

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

dependencies:
  chat_package: ^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:chat_package/chat_package.dart';
33
likes
0
pub points
71%
popularity

Publisher

unverified uploader

Fully functional chat ui for flutter, with functionality to send text, voice notes,and images

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_keyboard_visibility, flutter_slidable, image_picker, intl, just_audio, permission_handler, photo_view, record, stop_watch_timer, transparent_image

More

Packages that depend on chat_package