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: 11 months 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-07-02T18:21:57.000Z (almost 5 years ago)
- Last Synced: 2025-04-07T10:26:46.662Z (about 1 year 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: 1
- 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.
 

### Installation
```
git clone https://github.com/johnuberbacher/sendly_chat.git
flutter pub get
flutter run
```
### Meta
John Uberbacher – [johnuberbacher.com](https://johnuberbacher.com)