stream_chat_flutter 0.1.0 copy "stream_chat_flutter: ^0.1.0" to clipboard
stream_chat_flutter: ^0.1.0 copied to clipboard

outdated

Stream Chat official Flutter SDK. Build your own chat experience using Dart and Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add stream_chat_flutter

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

dependencies:
  stream_chat_flutter: ^0.1.0

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:stream_chat_flutter/stream_chat_flutter.dart';
369
likes
0
points
15k
downloads

Publisher

verified publishergetstream.io

Weekly Downloads

Stream Chat official Flutter SDK. Build your own chat experience using Dart and Flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cached_network_image, chewie, date_format, flutter, flutter_markdown, flutter_widgets, rxdart, stream_chat, timeago, url_launcher, video_player

More

Packages that depend on stream_chat_flutter