Overview of My Submission
I create a simple chat app with Flutter for Android and Web Platforms, the app itself used Appwrite Flutter SDK to help me build the app, and with default state management from Flutter itself.
The app also uses some other packages like Go Router ( because I want to deploy it into a web app ) and Secure Storage ( it helps me with auth ).
The inspiration behind the idea is I'm working on several projects ( small projects ) that require feature chat, and I know Appwrite has a real-time database on it, then I give it a try to test it out. ( FYI: it was amazing :) )
Submission Category:
Web2 Wizards, Mobile Moguls
Link to Code
Indieapps-Studio / chat.salingtanya.com
A simple project about Flutter x Appwrite, it's open source :)
Overview
I create a simple chat app with Flutter for Android and Web Platforms, the app itself used Appwrite Flutter SDK to help me build the app, and with default state management from Flutter itself The app also uses some other packages like Go Router ( because I want to deploy it into a web app ) and Secure Storage ( it helps me with auth ) The inspiration behind the idea is I'm working on several projects ( small projects ) that require feature chat, and I know Appwrite has a real-time database on it, then I give it a try to test it out. ( FYI: it was amazing :) )
Additional Resources / Info
Open source projects that I used
Info
LICENSE
MIT…
Top comments (2)
Looking fantastic! great work.
Thank you!