Build an Android & IOS App with Flutter that fetches JSON Data from an API
Victor Wooding
In today’s tutorial I am going to show you how to build an ANDROID and an IOS app from start to finish that fetches news data from several APIs. We will be using the flutter framework and INTELLIJ as our IDE. And I have the app running in the simulators and you can see it running, that both of these apps are running side by side.
[Website] https://kodechamp.com
[Twitter] https://twitter.com/skooltch84
[Facebook] https://www.facebook.com/kodechamp/
[Links]
News APIs https://newsapi.org/
Project on Github https://github.com/skooltch84/flutter-news-app
Scaffold Widget https://docs.flutter.io/flutter/material/Scaffold-class.html
Body Property https://docs.flutter.io/flutter/material/Scaffold/body.html
Flutter: Navigation https://flutter.io/cookbook/navigation/navigation-basics/
Flutter: Send Data to a New Screen https://flutter.io/cookbook/navigation/passing-data/ ... https://www.youtube.com/watch?v=VJbWM-Gg-Rk
91341547 Bytes