All Projects → Nash0x7E2 → sticker-chat

Nash0x7E2 / sticker-chat

Licence: other
Sticker chat is a messaging application built using Flutter, Stream, and Rive

Programming Languages

dart
5743 projects
ruby
36898 projects - #4 most used programming language
swift
15916 projects

Projects that are alternatives of or similar to sticker-chat

flip view
A Flutter app with flip animation to view profiles of friends. 🌟
Stars: ✭ 69 (+53.33%)
Mutual labels:  animations, flutter-apps, flutter-examples
flutter dribble login challenge
A flutter animation UI challenge.
Stars: ✭ 51 (+13.33%)
Mutual labels:  animations, flutter-apps, flutter-examples
WhatsappClone
Flutter WhatsappClone
Stars: ✭ 29 (-35.56%)
Mutual labels:  flutter-apps, flutter-examples
flutter expense manager
Flutter Provider and Shared Preferences Sample Application.
Stars: ✭ 59 (+31.11%)
Mutual labels:  flutter-apps, flutter-examples
Gumao-Flutter
Gumao: A Game Character Collector App built using Flutter
Stars: ✭ 35 (-22.22%)
Mutual labels:  flutter-apps, flutter-examples
Chi Food
Food Delivery App made by Flutter and Bloc
Stars: ✭ 103 (+128.89%)
Mutual labels:  flutter-apps, flutter-examples
FlutterMarvelHeroesLibrary
The simple concept for Marvel universe fans made in Flutter. Everything about favourite characters in one app.
Stars: ✭ 18 (-60%)
Mutual labels:  flutter-apps, flutter-examples
DeveloperFolio
Flutter web - DeveloperFolio template
Stars: ✭ 143 (+217.78%)
Mutual labels:  flutter-apps, flutter-examples
appflowy
AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.
Stars: ✭ 24,929 (+55297.78%)
Mutual labels:  flutter-apps, flutter-examples
flutter-tunein
Dynamically themed Music Player built with flutter
Stars: ✭ 108 (+140%)
Mutual labels:  flutter-apps, flutter-examples
CustomSwitch
Custom Switch package created in Flutter
Stars: ✭ 56 (+24.44%)
Mutual labels:  animations, flutter-examples
Flutter-firestore-auth
Flutter mobile app with firestore authentication including Email and Social auth.
Stars: ✭ 95 (+111.11%)
Mutual labels:  flutter-apps, flutter-examples
stuff
Crud operation with Firebase
Stars: ✭ 80 (+77.78%)
Mutual labels:  flutter-apps, flutter-examples
Awesome-Flutter-Templates
A Huge Collection of Flutter App templates
Stars: ✭ 53 (+17.78%)
Mutual labels:  flutter-apps, flutter-examples
swipedetector
A Flutter package to detect up, down, left, right swipes.
Stars: ✭ 34 (-24.44%)
Mutual labels:  flutter-apps, flutter-examples
awesome-flutter-ui
10+ flutter(android, ios) UI design examples ⚡ - login, books, profile, food order, movie streaming, walkthrough, widgets
Stars: ✭ 848 (+1784.44%)
Mutual labels:  flutter-apps, flutter-examples
Flutter-Bottom-Tab-Bar
No description or website provided.
Stars: ✭ 72 (+60%)
Mutual labels:  flutter-apps, flutter-examples
weather app
Weather App built in Flutter and Riverpod state management
Stars: ✭ 38 (-15.56%)
Mutual labels:  flutter-apps, flutter-examples
connectycube-flutter-samples
Code samples for Flutter, based on ConnectyCube platform
Stars: ✭ 64 (+42.22%)
Mutual labels:  flutter-apps, flutter-examples
flutter camera app
An android/iOS camera app using flutter
Stars: ✭ 15 (-66.67%)
Mutual labels:  flutter-apps, flutter-examples

Sticker Chat 💬

Sticker Chat Cover Image

Sticker chat is a messaging application built using Flutter, Stream, and Rive. 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. Check out their website for awesome animated assets.


A demo can be found on my Twitter (@Nash0x7e2): https://twitter.com/Nash0x7E2/status/1408247759816306690

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].