Back to Browse

Flutter SDK Tutorial - Listview with JSON or List data (App Development)

49.8K views
Jul 27, 2017
8:56

In this tutorial, I guide you through making an application which has a listview with data from a JSON file or a List variable. Video about making the HTTP Request and using REST APIs: https://youtu.be/-PRrdG163to Github repo (for this project): https://github.com/bramvbilsen/Flutter-Listview-Tutorial Github repo (for the function): https://github.com/bramvbilsen/Flutter-HTTP-Requests-REST-api Hello World Tutorial: https://youtu.be/CEPCGXQ7IQg NOTE: I'm using the android simulator, but you can simply open an iPhone simulator to run the same code! Be sure to ask for help in the comments if you need any help. Suggestions for future Flutter tutorials are also very welcome! :D Flutter is an SDK owned by Google to create applications for Android and iOS using a single codebase. Flutter uses the Dart programming language (also owned by Google). Flutter was in alpha when I released this video, so things might still change a bit. But the SDK is already mature enough to write some cool apps!

Download

1 formats

Video Formats

360pmp413.3 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Flutter SDK Tutorial - Listview with JSON or List data (App Development) | NatokHD