himmat12 / weather_app

simple weather app which shows weather info of specified locations by consuming weatherapi data |

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

weather_app

A simple weather app which shows weather info of specified locations by consuming weatherapi data.

Screenshots

ezgif-4-6c772d230a

Getting Started

Clone the repo

$ git clone https://github.com/himmat12/weather_app.git
$ cd weather_app

Get flutter dependencies

$ flutter pub get

Run the app

 $ flutter run

Features

  • User can search location specific weather information.
  • Search with place name query.
  • Search with ge0-coordinates(lat,long).

Resources

About

simple weather app which shows weather info of specified locations by consuming weatherapi data |

License:MIT License


Languages

Language:Dart 50.8%Language:C++ 27.6%Language:CMake 13.0%Language:HTML 6.4%Language:C 1.2%Language:Swift 0.7%Language:Kotlin 0.2%Language:Objective-C 0.1%