https://github.com/scriptscrypt/twitterclone
Experimental - Twitter clone using Flutter
https://github.com/scriptscrypt/twitterclone
Last synced: 6 months ago
JSON representation
Experimental - Twitter clone using Flutter
- Host: GitHub
- URL: https://github.com/scriptscrypt/twitterclone
- Owner: scriptscrypt
- Created: 2023-01-22T14:14:45.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-06T08:09:03.000Z (almost 3 years ago)
- Last Synced: 2025-02-09T20:36:25.239Z (12 months ago)
- Language: Dart
- Size: 283 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# twitterclone
A clone of twitter being built to experiment dart and flutter.
## Tech Stack
| Technology | Official Link |
| ----------------- |----------------- |
| Flutter | https://flutter.dev |
## For local development
1. Install all the dependencies from the `pubspec.yaml` file
2. _cd_ into the `lib` folder
2. Hit `Flutter run` from the terminal