Skip to content

sam-in07/weather_app

Repository files navigation

weather_app

A new Flutter project.

Getting Started

📹 Whole Project overview

Check out the app on YouTube:

Watch the video

Homepage()

The Homepage widget is a stateless widget that builds the main UI of the app. It includes a background color (instead of an image) and styled text using the GoogleFonts package. Here's what it contains:

*A Scaffold with a custom background color (Color(0xFF362A84)).

*Centered text displaying "Weather App" as a title.

*Typography powered by Google Fonts, e.g., using Poppins or any other chosen font.

Image:

img.png

Tools & Packages Used

Package Purpose
google_fonts Custom typography matching Figma design
flutter/material.dart Core UI widgets

Next Page

img_1.png

Final Page

img_2.png

Releases

No releases published

Packages

 
 
 

Contributors

Languages