Previous episode: 30. Conclusion
Next episode: 32. Learn Flutter State Management
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.
In this final part of the course, you'll learn a bit about flutter state management and lifting state up the widget tree. Doing so we'll let you fix the problem we found in the last part of the course, on filtering the courses list to a particular technology domain. You'll begin by learning about flutter state management options. Then you'll create an InheritedWidget that will let you lift state up. The InheritedWidget will be wrapped inside a state container that will hold the actual filter state. Next you'll utilize the InheritedWidget and filter state container to lift that state up. Finally, you'll add some finishing touches to the app in particular, locking the app in portrait mode and letting the user open, open a web page for each course on RayWinderlick.com, which will let them view course episodes inside a web view or mobile browser. As you can see, there's a lot to it. Let's get to work.
All videos. All books.
One low price.
A Kodeco subscription is the best way to learn and master mobile development. Learn iOS, Swift, Android, Kotlin, Flutter and Dart development and unlock our massive catalog of 50+ books and 4,000+ videos.