Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 854 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 854 Bytes

Twitter Clone

This is a short project to make a Website using Flutter Web. In this I tried to copy the UI form the Twitter website. So, this is basically a Twitter Clone.

NOTE: This is not a Responsive website

Steps to Run🥱

  1. Fork this repo
  2. Clone the forked repo to your local system
  3. Now you have to Switch to flutter web using these commands:
    1. flutter channel beta
    2. flutter upgrade
    3. flutter config --enable-web
  4. Now you can check all the connected devices using flutter devices command
  5. Now run the code using flutter run, it will automatically ask for your choice if you have 2 or more connected devices

The Output😉

Image from Twitter😍

Support😄

If you like this project, then don't forget to give it a ⭐