All Projects → alessandroaime → Weather

alessandroaime / Weather

Licence: mit
A weather app built to learn how to use Canvas and Animation in Flutter.

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Weather

Flutter weather bg
A rich and cool weather dynamic background plug-in
Stars: ✭ 89 (-35.51%)
Mutual labels:  weather
Darkskylib
Python wrapper for the Dark Sky API
Stars: ✭ 112 (-18.84%)
Mutual labels:  weather
Emacs Wttrin
Emacs frontend for weather web service wttr.in.
Stars: ✭ 129 (-6.52%)
Mutual labels:  weather
Qbox
🐈 RxJava+Retrofit+Okhttp+Glide + A life tool App, contains modules: news; jokes; constellation fortune; LED; weather; calendar; two-dimensional code, and more ... 小秋魔盒是一个生活工具 App,主要功能有:新闻资讯;微信精选美文;笑话趣图;星座运势;LED字幕;天气;日历;二维码;手电筒;老黄历。在开发中尽可能多的用了目前比较流行的框架和库。
Stars: ✭ 1,360 (+885.51%)
Mutual labels:  weather
Infoboard
Infoboard showing time, weather, calendar events, photos from local folder or online sources as background and Transport for London status updates. Intended for Raspberry Pi, but should work on any machine with NodeJS available.
Stars: ✭ 111 (-19.57%)
Mutual labels:  weather
Awesome Maps
There is more than google: A collection of great online maps 🌍🗺🌎
Stars: ✭ 124 (-10.14%)
Mutual labels:  weather
Darksky
Python API wrapper for the DarkSky (async&sync)
Stars: ✭ 81 (-41.3%)
Mutual labels:  weather
Xastir
This is the Xastir APRS client repository.
Stars: ✭ 135 (-2.17%)
Mutual labels:  weather
Conky synthwave neon
Synthwave-inspired Conky theme with weather support and a spiffy layout.
Stars: ✭ 111 (-19.57%)
Mutual labels:  weather
Ansiweather
Weather in terminal, with ANSI colors and Unicode symbols
Stars: ✭ 1,663 (+1105.07%)
Mutual labels:  weather
Ws4kp
WeatherStar 4000+
Stars: ✭ 100 (-27.54%)
Mutual labels:  weather
Sol
☀️ Sol° beautifully displays weather information so you can plan your day accordingly. Check the weather in your current location or any city around the world. Implemented in Objective-C.
Stars: ✭ 1,430 (+936.23%)
Mutual labels:  weather
Meteorological Books
气象相关书籍合集(持续更新)
Stars: ✭ 125 (-9.42%)
Mutual labels:  weather
Inbrief
InBrief is a personal briefing app and dashboard powered by Electron and React
Stars: ✭ 90 (-34.78%)
Mutual labels:  weather
Weewx Belchertown
A clean and modern weewx skin with real time streaming updates, forecast data and interactive charts. View it in action at BelchertownWeather.com
Stars: ✭ 131 (-5.07%)
Mutual labels:  weather
Get noaa ghcn data
A tool to interface with and download Global Historical Climatology Network (GHCN) data into easily readable CSVs.
Stars: ✭ 83 (-39.86%)
Mutual labels:  weather
Getme
CLI utility for everyday tasks. With getme you get weather, forecast, currency rate, upload files, IP address, word definitions, text translations, internet speed, do google searches, get inspirational quotes and get Chuck Norris jokes
Stars: ✭ 118 (-14.49%)
Mutual labels:  weather
Simple Weather Card
Minimalistic weather card for Home Assistant
Stars: ✭ 135 (-2.17%)
Mutual labels:  weather
Hkosharp
Unofficial C# Library of Hong Kong Observatory API
Stars: ✭ 135 (-2.17%)
Mutual labels:  weather
Python Workshop
A series of Jupyter Notebooks on exploring Unidata technology with Python. See website for more information.
Stars: ✭ 127 (-7.97%)
Mutual labels:  weather

Weather

License: MIT

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 openweather_api.dart file (more info at https://openweathermap.org/appid).

Back to the app

I started from scatch with Flutter and Dart two weeks ago (2018/02/02), a refactoring is needed due to the ugliness of the current code since my main purpose is/was to learn them at first.

The idea behind this weather application (currently only the login page) is to learn how to use Canvas and Animation in Flutter.

It all started from an inspirational mockup two days ago, and here's the current result:

test

The background has been entirely coded (see header_painter.dart) except for the deer image, which has been temporarily appended using the Stack widget rather than painting it.

Enjoy it!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].