Build an Android & IOS App with Flutter that fetches JSON Data from an API

preview_player
Показать описание
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]

[Twitter]

[Facebook]

[Links]

News APIs

Project on Github

Scaffold Widget

Body Property

Flutter: Navigation

Flutter: Send Data to a New Screen
Рекомендации по теме
Комментарии
Автор

Thanks Victor, as I am now looking into Dart and Flutter I found your tutorial to be very useful, keep it up.

thomasclarke
Автор

How would you make the title a clickable link, and linked to the actual news story URL if user wants to read entire story on external site?


Thank you for the video it is educational and easy to follow for a non programmer just trying to learn. Do you have other flutter courses to teach us more about the details of some of the programming here, what everything means?

octap
Автор

Thank you that looks good But how would u get apk and ios app file ( .ipa ) both out of it in android studio to run on ios phone?

ytg
Автор

Another exception was thrown: NoSuchMethodError: The getter 'length' was called on null. The length = null?

lewisjablackburn
Автор

Thanks victor, kindly can you make a flutter login app with a remote mySQL database and also basic authentication. Have been stuck for days on this area

felixwanzetse