Flutter – An Intermediate Course

Flutter – An Intermediate Course

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 2h 49m | 1.96 GB

Learn Flutter mobile programming

This is not a beginners course, and you should have a solid grasp of both the Dart language and a beginners understanding of Flutter. This course picks up where the author’s Flutter for Beginners course left off. In this course you will learn some of the more complex Flutter widgets, along with using charts, navigation and routing, and state management from building your own to using Redux. Taking the author’s existing Dart and Flutter courses before attempting this one is recommended.

In this course, learn more about Flutter widgets, navigation, and designs.

What You Will Learn

  • Explore and create widgets, layout widgets.
  • Create custom widgets, navigation, and state management.
Table of Contents

01 Tooltips
02 Chips, keys and children
03 Sliders and indicators
04 PopupMenuButton
05 Expansion Panel
06 TabBarView
07 Stepper
08 Gridview
09 Charts Introduction
10 Grouping data
11 Animated Pie Charts
12 Creating a custom widget
13 Stateful Widgets
14 Widget within a widget
15 Child to parent
16 PushNamed
17 PushNamedUntilAndRemove
18 Push and Pop
19 Navigating from a child widget
20 Global State
21 Passing variables
22 Redux