Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nash0x7e2/sticker-chat
Sticker chat is a messaging application built using Flutter, Stream, and Rive
https://github.com/nash0x7e2/sticker-chat
animations dart dartlang flutter flutter-apps flutter-examples streamchat
Last synced: about 8 hours ago
JSON representation
Sticker chat is a messaging application built using Flutter, Stream, and Rive
- Host: GitHub
- URL: https://github.com/nash0x7e2/sticker-chat
- Owner: Nash0x7E2
- Created: 2021-06-25T03:05:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-28T15:03:42.000Z (almost 3 years ago)
- Last Synced: 2024-11-12T07:38:08.029Z (3 days ago)
- Topics: animations, dart, dartlang, flutter, flutter-apps, flutter-examples, streamchat
- Language: Dart
- Homepage: https://twitter.com/Nash0x7E2/status/1408247759816306690
- Size: 386 KB
- Stars: 46
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Sticker Chat 💬
![Sticker Chat Cover Image](./screenshot/cover_image.png)
Sticker chat is a messaging application built using [Flutter](https://flutter.dev), [Stream](https://getstream.io), and [Rive](https://rive.app/). It allows users to send and receive messages in real-time in just a few lines of code.
The project is broken up into a few key folders 🗂:
- lib: Directory containing all Flutter/Dart code.
- app: Application setup and configuration
- models: Domain model used throughout the codebase
- screens: UI widgets displayed to the user. This directory also contains the subfolder "desktop," which holds code for devices with large screen sizes.
- utils: Helper functions and extensions
- widgets: Reusable pieces of UI used by both the desktop and mobile layouts.
Animations sourced from [Rive's community center](https://rive.app/community/). Check out their website for awesome animated assets.
A demo can be found on my Twitter ([@Nash0x7e2](https://twitter.com/Nash0x7E2)): https://twitter.com/Nash0x7E2/status/1408247759816306690