feat: Added new ui package

This commit is contained in:
Deven Joshi
2021-01-21 14:02:00 +05:30
parent 0e857a8938
commit 803b42307b
8 changed files with 176 additions and 0 deletions
@@ -0,0 +1,14 @@
# stream_chat_flutter_core
Stream Chat Official Flutter SDK Core. Build and customize your own chat experience using Dart and Flutter.
## Getting Started
This project is a starting point for a Dart
[package](https://flutter.dev/developing-packages/),
a library module containing code that can be shared easily across
multiple Flutter or Dart projects.
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.