Skip to content

1208hrsht/Weather-App-Flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Application

Developed using Flutter, Dart and OpenWeather API.

Features

  • Extensive UI
  • Weather Information Displayed according to User's location.
  • Temperature and it's corresponding icon is displayed.

Packages Used

  • google_fonts: To access all fonts provided by googlefonts
  • http: To make individual HTTP requests

Tools

  • Flutter v2.11.1 SDK
  • Dart 2.12.2
  • Editor (VS Code or Android Studio)

Instructions

All dart scripts are located inside the lib folder.

To run this app on a virtual machine (mobile emulator), your android device or your web browser, just clone the project, open your terminal inside that folder and use this command:

flutter run

Enable USB Debugging if you're using an Android device

About

Weather Application using Flutter and Dart. Fetches information using OpenWeatherAPI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published