Kotlin Flow for Android: Getting Started | Kodeco, the new raywenderlich.com

In this tutorial, you’ll learn about the basics of Kotlin Flow, and you’ll build an Android app that fetches weather forecast data using Flow.


This is a companion discussion topic for the original entry at https://www.kodeco.com/9799571-kotlin-flow-for-android-getting-started

The MetaWeather API used for the Sunzoid app from this course is not available. Is it permanently offline? It is still listed at https://publicapi.dev

Without the public API, the course is not very helpful.

@bethmezias There are more public weather APIs apart from MetaWeather, you can find them on the following link (Public weather APIs)

Also on the same directory “The public Apis list” you can find thousands of public APIs that can be used for free to test and learn.