mobile_chat_flutter 1.0.0 copy "mobile_chat_flutter: ^1.0.0" to clipboard
mobile_chat_flutter: ^1.0.0 copied to clipboard

Flutter package help you to manage customer relationship with customer conversation feature inside your flutter app.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mobile_chat_flutter

With Flutter:

 $ flutter pub add mobile_chat_flutter

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

dependencies:
  mobile_chat_flutter: ^1.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:mobile_chat_flutter/mobile_chat_flutter.dart';
0
likes
0
points
77
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter package help you to manage customer relationship with customer conversation feature inside your flutter app.

Homepage

License

unknown (license)

Dependencies

encrypt, flutter, flutter_file_downloader, flutter_inappwebview, http, package_info_plus, path_provider, permission_handler, shared_preferences

More

Packages that depend on mobile_chat_flutter