djangoflow_chat 0.0.1 copy "djangoflow_chat: ^0.0.1" to clipboard
djangoflow_chat: ^0.0.1 copied to clipboard

The djangoflow_chat package provides a set of classes and methods for building real-time chat applications in Flutter using [django-df-chat](https://github.com/djangoflow/django-df-chat) and djangoflow_openapi

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add djangoflow_chat

With Flutter:

 $ flutter pub add djangoflow_chat

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

dependencies:
  djangoflow_chat: ^0.0.1

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:djangoflow_chat/djangoflow_chat.dart';
0
likes
0
pub points
30%
popularity

Publisher

verified publisherapexive.com

The djangoflow_chat package provides a set of classes and methods for building real-time chat applications in Flutter using [django-df-chat](https://github.com/djangoflow/django-df-chat) and djangoflow_openapi

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

bloc, collection, dio, djangoflow_openapi, flutter, flutter_bloc, freezed_annotation

More

Packages that depend on djangoflow_chat