djangoflow_chat 0.1.0+2 copy "djangoflow_chat: ^0.1.0+2" to clipboard
djangoflow_chat: ^0.1.0+2 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 Flutter:

 $ flutter pub add djangoflow_chat

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

dependencies:
  djangoflow_chat: ^0.1.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:djangoflow_chat/djangoflow_chat.dart';
0
likes
150
pub points
11%
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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

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

More

Packages that depend on djangoflow_chat