Weatherappflutter

This is a weather app build with Flutter for the purpose of proving how simple is to fetch data from API, how to work with reactive programming in Flutter and how to organize better the app using the BLoC pattern.
Alternatives To Weatherappflutter
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Agera7,340
4 years ago4apache-2.0Java
Reactive Programming for Android
Learn Rxjs3,572
2 days ago12mitTypeScript
Clear examples, explanations, and resources for RxJS
Most3,4531,0702975 months ago79October 08, 202048mitJavaScript
Ultra-high performance reactive programming
Kefir1,8289,21025111 days ago86November 28, 202038mitJavaScript
A Reactive Programming library for JavaScript
Callbag Basics1,6284445a year ago10November 27, 20204mitJavaScript
👜 Tiny and fast reactive/iterable programming library
Flyd1,526189125a year ago34July 11, 201849mitJavaScript
The minimalistic but powerful, modular, functional reactive programming library in JavaScript.
Learnrx1,378
4 years ago40JavaScript
A series of interactive exercises for learning Microsoft's Reactive Extensions Library for Javascript.
Refract805
5a year ago32December 29, 20214mitTypeScript
Harness the power of reactive programming to supercharge your components
Sodium80027 months ago5February 03, 202034otherC#
Sodium - Functional Reactive Programming (FRP) Library for multiple languages
Qbit6878165 years ago83October 20, 201762apache-2.0Java
The Java microservice lib. QBit is a reactive programming lib for building microservices - JSON, HTTP, WebSocket, and REST. QBit uses reactive programming to build elastic REST, and WebSockets based cloud friendly, web services. SOA evolved for mobile and cloud. ServiceDiscovery, Health, reactive StatService, events, Java idiomatic reactive programming for Microservices.
Alternatives To Weatherappflutter
Select To Compare


Alternative Project Comparisons
Readme

Weather app with Flutter

This is an example of FLutter application that fetches the London's weather data from a public API. It is build using the reactive programming and is structured under the BLoC pattern. You can find all step-by-step implementation details in a Medium article designed to prove the reactive programming and the BLoC pattern concepts in Flutter.

You can add improvments to the app in terms of UI, but much more you can use Dependency Injection to avoid thight coupling between classes. For this purpose, another Medium article is available for you. Please read it for more details.

Popular Programming Projects
Popular Reactive Projects
Popular Learning Resources Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Dart
Flutter
Programming
Weather
Reactive
Reactive Programming