Skip to content

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.

Notifications You must be signed in to change notification settings

littleironical/Twitter_Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 ⭐

About

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.

Resources

Stars

Watchers

Forks