Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 930 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 930 Bytes

Rows and Columns   flutter

image

Travel App Tutorial is a flutter youtube tutorial of a travel app ui clone. You can watch the video in YouTube.


Getting Started


  • To clone this project run
  git clone https://github.com/UserRounakk/travel_app_tutorial.git
  • Navigat to the folder
  cd travel_app_tutorial
  • To install this dependencies
  Flutter pub get

Learn More