Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/syntaxlexx/demo-twitter-clone-appwrite-riverpod
A Twitter clone built with AppWrite backend and Flutter Mobile App, using Riverpod State Management.
https://github.com/syntaxlexx/demo-twitter-clone-appwrite-riverpod
appwrite flutter riverpod twitter-clone
Last synced: about 2 months ago
JSON representation
A Twitter clone built with AppWrite backend and Flutter Mobile App, using Riverpod State Management.
- Host: GitHub
- URL: https://github.com/syntaxlexx/demo-twitter-clone-appwrite-riverpod
- Owner: syntaxlexx
- License: mit
- Created: 2023-05-30T03:06:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-30T03:08:21.000Z (over 1 year ago)
- Last Synced: 2024-10-11T11:11:21.067Z (3 months ago)
- Topics: appwrite, flutter, riverpod, twitter-clone
- Language: Dart
- Homepage:
- Size: 1.26 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# twitter_clone - A Demo App using AppWrite Realtime (Cloud / Self-Hosted)
A Twitter clone built with AppWrite backend and Flutter Mobile App, using Riverpod State Management.
>NB: Don't spam the backend! I would hate for my bill to go up, thereby forcing me to shut down the Demo server!
![Screenshot 1](screenshot-1.jpg)
![Screenshot 2](screenshot-2.jpg)## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.