Simple Weather Application Made In Flutter

Overview

Simple Weather Application

A simple weather application made in flutter (for learning and practice).

app

Steps to run

  1. Clone this repo
  2. inside lib/ create a new file - credentials.dart
  3. Go to https://openweathermap.org/api and sign in to create your own api key
  4. Inside credentials.dart, create a new constant - const apiKey = 'your_api_key';
  5. Make sure that the value of the key is same as your api key
  6. pub get
  7. Run this project on an emulator/physical device

Credits

Huge shout-out to Yegor Shustov for the amazing designs!

weather

Check out the amazing designs here - Weather Cards

You might also like...

An elegant, easy on the eyes weather app built with flutter

An elegant, easy on the eyes weather app built with flutter

Flutter Weather A Flutter application to view current weather status. Features ✅ Beautiful minimal UI ✅ Dark and Light themes ✅ Current temperature, m

Dec 24, 2022

Flutter Weather App Example using the OpenWeatherMap API

Flutter Weather App Example using the OpenWeatherMap API

Flutter Weather App Example An example Flutter weather app using the OpenWeatherMap API. Related Tutorials Flutter App Architecture: The Repository Pa

Dec 28, 2022

A rewrite of Bloc tutorial: Flutter Weather Tutorial using freezed

A rewrite of Bloc tutorial: Flutter Weather Tutorial using freezed. Bloc was used instead of Cubit (Cubit vs Bloc)

Nov 23, 2022

The same old Weather App, But 'In Flutter , By Me'

The same old Weather App, But 'In Flutter , By Me'

Weather App v1.0.1 About The same old Weather App, But 'In Flutter , By Me' . NB Still in developement Stats ### v1.0.1 - Started a Basic outline of

Sep 7, 2022

A weather flutter app.

A weather flutter app.

知天气 知天气主要功能包含关注城市天气页面,城市管理页面,城市搜索页面等功能,小到小时级天气信息,空气质量信息以及风力风向,大到7天天气预报以及全国范围内的天气云图。知天气懂天气更懂你。 知天气主要采用Flutter技术开发,采用现阶段非常流行的Bloc框架。 功能介绍 主页面:可以展示多个城市的天

Dec 17, 2022

A Flutter Weather App primarily developed to showcase my technical knowledge as well as practices I believe are the best.

A Flutter Weather App primarily developed to showcase my technical knowledge as well as practices I believe are the best.

Weather One This is a Flutter Weather App primarily developed to showcase my technical knowledge as well as practices I believe are the best. The weat

Apr 27, 2022

Climate - Learn how to make a Weather app in Flutter

Climate - Learn how to make a Weather app in Flutter

More detailed weather reports also contain information about precipitation, relative humidity, atmospheric pressure, and other things as well. A typical weather report tells you the high and low temperatures for the past day. It also tells you the present temperature.

Oct 19, 2022

weather app using flutter framework

weather app using flutter framework

flutter_weather_app A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you star

Dec 26, 2022

Weather app using Bloc architecture pattern & generic HTTP client with interface implementation and much more for more detail read Readme

Weather app using Bloc architecture pattern & generic HTTP client with interface implementation and much more for more detail read Readme

weather Weather application for current weather, hourly forecast for 48 hours, Daily forecast for 7 days and national weather alerts. How to Run Insta

Oct 29, 2022
Owner
MADHAV BAHL
The Lean Programmer | Software Engineer @Microsoft | SDE Intern @Microsoft '19 '20 | @GeneralMotors '18 | Uplifting the student community
MADHAV BAHL
Weatrio App An Weather App to check the weather around the world!

Weatrio App An Weather App to check the weather around the world! View Demo · Documentation · Report Bug · Request Feature ?? Table of Contents About

Liron Abutbul 2 Sep 12, 2022
Simple Weather Application Made In Flutter

Simple Weather Application A simple weather application made in flutter (for learning and practice). Steps to run Clone this repo inside lib/ create a

MADHAV BAHL 21 Nov 4, 2022
Its a simple app which gives Weather Update, Bit Coin Value Comparator, and Flash Chat Application

Bundle_App_MajorProject Description : Its a simple app which is a bundle of Weather Update App, Bit Coin Value Comparator App, and Flash Chat Applicat

Avinandan Bose 2 Sep 9, 2022
A simple flutter app that fetches weather data from openweathermap.org depending on your location or city you specify.

Clima ☁ My Goal The objective of this project is to learn about asynchronous programming in Dart. I'll be looking at how to carry out time consuming t

David-Legend 7 Sep 28, 2021
null 1 Jan 20, 2022
Flutter weather application with beautiful UI and UX.

☀️ Feather Beautiful Flutter weather application. Entirely written in Dart and Flutter. Application is ready for Android and iOS. ?? Media ☁️ Features

Jakub 559 Dec 24, 2022
A beautiful weather forecasting application built with the Flutter development kit. Available on Android and iOS.

Flutter Weather A beautiful weather forecasting application built with the Flutter development kit. Screenshots Analysis Run Application This project

Scott Carnett 15 Oct 17, 2022
A weather app built to learn how to use Canvas and Animation in Flutter.

Weather Quick Disclaimer I removed my private OpenWeather API key from the repo, if you want to get the weather forecast use your own in the openweath

Alessandro Aime 147 Dec 21, 2022
Weather app created using Flutter and Dart

FlutterWeather FlutterWeather A simple weather App created using Flutter and Dart and using API from OpenWeatherMap Features Automatically acquire use

Ariz Armeidi 117 Dec 30, 2022
Weather App Built with Flutter and OpenWeatherMap API

Welcome to Flutter Weather ?? Weather App Built with Flutter and OpenWeatherMap API ?? See Screenshots See ScreenShots Download APK Getting Started To

Hanzla 16 Dec 26, 2022