Skip to content

I have built a basic weather app on flutter in which i took the free api from open weather api .I converted the data in json format to dart model and used http package of flutter to run http.get method to fetch the data from the api and use it dynamically in my App .I also added a search button to search for weather conditions in different places

Notifications You must be signed in to change notification settings

Hassan-Ali-Syed/Weather-App

Repository files navigation

weather_app

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference. "# Weather-App"

About

I have built a basic weather app on flutter in which i took the free api from open weather api .I converted the data in json format to dart model and used http package of flutter to run http.get method to fetch the data from the api and use it dynamically in my App .I also added a search button to search for weather conditions in different places

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published