This repository demonstrates how to send audio attachments with Stream Chat Flutter.
See the written tutorial for instructions.
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