From 5da83a3f596d4b6d00f5a4233dc943a8c3debc3a Mon Sep 17 00:00:00 2001 From: Neevash Ramdial Date: Wed, 20 Jan 2021 11:09:55 -0400 Subject: [PATCH] update default readme --- packages/dart_client/example/README.md | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) diff --git a/packages/dart_client/example/README.md b/packages/dart_client/example/README.md index ed19a198..11089159 100644 --- a/packages/dart_client/example/README.md +++ b/packages/dart_client/example/README.md @@ -1,16 +1,2 @@ -# stream_chat_dart_example - -Example using Stream's LLC - -## Getting Started - -This project is a starting point for a Flutter application. - -A few resources to get you started if this is your first Flutter project: - -- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab) -- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook) - -For help getting started with Flutter, view our -[online documentation](https://flutter.dev/docs), which offers tutorials, -samples, guidance on mobile development, and a full API reference. +# Stream Chat Dart Example +Please see `lib/` for example code. \ No newline at end of file