Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johnuberbacher/flutter_sendly_chat
Messaging and Chat app created in Dart with Flutter
https://github.com/johnuberbacher/flutter_sendly_chat
chat chat-application chatapp dart dartlang flutter flutter-apps flutter-demo flutter-examples flutter-ui google mobile
Last synced: 18 days ago
JSON representation
Messaging and Chat app created in Dart with Flutter
- Host: GitHub
- URL: https://github.com/johnuberbacher/flutter_sendly_chat
- Owner: johnuberbacher
- License: mit
- Created: 2020-09-04T06:11:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-02T18:21:57.000Z (over 3 years ago)
- Last Synced: 2024-11-15T23:27:58.233Z (3 months ago)
- Topics: chat, chat-application, chatapp, dart, dartlang, flutter, flutter-apps, flutter-demo, flutter-examples, flutter-ui, google, mobile
- Language: Dart
- Homepage:
- Size: 907 KB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sendly - Mobile Chat and Messaing App
Messaging and Chat app created in Dart with Flutter.
Stores and loads data from Firebase Firestore.![](https://img.shields.io/badge/Dart-0175C2?style=for-the-badge&logo=dart&logoColor=white) ![](https://img.shields.io/badge/Flutter-02569B?style=for-the-badge&logo=flutter&logoColor=white)
![Screenshot](https://i.imgur.com/KuklJzb.jpg)
### Installation
```
git clone https://github.com/johnuberbacher/sendly_chat.gitflutter pub get
flutter run
```### Meta
John Uberbacher – [johnuberbacher.com](https://johnuberbacher.com)