An open API service indexing awesome lists of open source software.

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

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