Book Image

Flutter in 7 Days [Video]

By : Aman Malhotra
Book Image

Flutter in 7 Days [Video]

By: Aman Malhotra

Overview of this book

You'll gain the confidence to build customized UI's for your own projects using Flutter. You'll work with its cool features and understand how to compose widgets, add animations, and make your apps interactive in 7 days by building them throughout the course. By the end of this course, you will be up-to-speed with Flutter development and will be able to build stunningly rich cross-platform applications with a single codebase. The code files and resource files are updated on the GitHub repository at https://github.com/packtpublishing/flutter-in-7-days
Table of Contents (7 chapters)
Chapter 6
Redux
Content Locked
Section 2
Redux – The Need
Why do we need Redux and what does it do? - Explain the problems while building an app without using Redux architecture - Understand what we need Redux for that matters to solve the discussed problems