Your Second Flutter App

Nov 30 2021 · Dart 2.13, Flutter 2.2.3, Visual Studio Code

Part 2: Show a List

15. Conclusion

Episode complete

Play next episode

Next
About this episode
Leave a rating/review
See forum comments
Cinema mode Mark complete Download course materials
Previous episode: 14. Challenge: Show More Data Next episode: 16. Introduction

Get immediate access to this and 4,000+ other videos and books.

Take your career further with a Kodeco Personal Plan. With unlimited access to over 40+ books and 4,000+ professional videos in a single subscription, it's simply the best investment you can make in your development career.

Learn more Already a subscriber? Sign in.

Heads up... You've reached locked video content where the transcript will be shown as obfuscated text.

Well done. When you started this part, you had a bunch of text on the screen. By the end, you put this jumble of texts into an ordered list. You did this by learning about the ListView and how to integrate it. Next, you learned about the ListTile and how to make your lists look better by using it. Finally as a challenge, you added the learning domain. So what's up next for our app? Now that we have a list of courses, we can expect the user to select the course to show more information about it. This is what's coming up next. In the next part, you'll learn how to navigate to new screens in your app as well as add an animation to the transition between the screens. So refill up your water bottle, and I'll catch up with you in the next part.