contigo_chat 0.0.2 copy "contigo_chat: ^0.0.2" to clipboard
contigo_chat: ^0.0.2 copied to clipboard

Dart package to connect to Odoo Discuss Module

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add contigo_chat

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

dependencies:
  contigo_chat: ^0.0.2

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:contigo_chat/contigo_chat.dart';
0
likes
55
points
60
downloads

Publisher

unverified uploader

Weekly Downloads

Dart package to connect to Odoo Discuss Module

Homepage

Topics

#odoo #chat #messaging

Documentation

API reference

License

MIT (license)

Dependencies

cookie_jar, dio, dio_cookie_manager, equatable, flutter, freezed_annotation, json_annotation, retrofit

More

Packages that depend on contigo_chat