WeatherHome icon indicating copy to clipboard operation
WeatherHome copied to clipboard

Static weather app build in Flutter to get the hang of basic widgets, specially Rows and Columns.

Weather App

On Day1 of Flutter Study Jam BBSR, we are recreating the design by Parth Jansari. It's a static weather app build in Flutter to get the hang of basic widgets, specially Rows and Columns.

Built on Flutter Study Jam

Original Mockup By Parth Jansari

Concepts & Widgets used

  • Scaffold
  • AppBar with no elevation
  • Rows and Columns
  • Containers, SizedBox

Getting Started

For help getting started with Flutter, view our online documentation.