Skip to content

sendbird/sendbird-chat-sample-flutter

Repository files navigation

Sendbird Chat Sample for Flutter

Platform Language

Introduction

This sample demonstrates how you can use the Sendbird Chat SDK for Flutter in your own Flutter application.

Requirements

The minimum requirements for the Chat SDK for Flutter are:

  • Dart 2.19.0 or later
  • Flutter 3.7.0 or later

Sample page links

🔒 Security tip

When a new Sendbird application is created in the dashboard the default security settings are set permissive to simplify running samples and implementing your first code.

Before launching make sure to review the security tab under ⚙️ Settings -> Security, and set Access token permission to Read Only or Disabled so that unauthenticated users can not login as someone else. And review the Access Control lists. Most apps will want to disable "Allow retrieving user list" as that could expose usage numbers and other information.