Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 713 Bytes

File metadata and controls

18 lines (11 loc) · 713 Bytes

Stream Chat Flutter Audio Attachments Sample

Audio Messages Twitter 2400x1350px

This repository demonstrates how to send audio attachments with Stream Chat Flutter.

See the written tutorial for instructions.

Getting Started

If you would like to run this repository yourself, replace the streamKey in config.dart with your Stream Chat application key. This demo uses a project with Stream Chat authentication turned off.

flutter pub get
flutter run