Skip to content

A weather app (cross-platform mobile app) developed using Flutter to display weather data of any city in the world (also of the current device's location).

Notifications You must be signed in to change notification settings

srockstech/clima-weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clima: The Weather app

Introduction

Play Store
Clima, the weather app, can be used to view the weather conditions of the current location or any other city all over the World. On its cool UI, this lightweight app can be used to view accurate weather along with some cool messages.

This app is a cross-platform mobile app developed using flutter. Using Open Weather Map API, this app:

  1. Asks for the location permission when installed.
  2. Once granted permission, it displays the current location's weather.
  3. If unable to fetch weather data due to any reason, displays an error.
  4. Can be used to search and get current weather of any city in the world.

Installation

Step 1: Install the app from Play Store.
Step 3: Make sure your device is connected to internet and location services are turned on.
Step 4: Launch the app.

Flutter packages used:

  1. geolocator
  2. http
  3. rflutter alert
  4. flutter spinkit

API used: Open Weather Map

PREVIEW:

View the weather conditions of any city or your current location on Clima!

About

A weather app (cross-platform mobile app) developed using Flutter to display weather data of any city in the world (also of the current device's location).

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published