Companies Home Search Profile

Managing State in Flutter

Focused View

Mike Van Sickle

2:10:30

569 View
  • 1. Course Overview.mp4
    01:14
  • 01. Introduction.mp4
    01:12
  • 02. Version Information.mp4
    01:03
  • 03. Module Outline.mp4
    01:16
  • 04. Approaches to State Management.mp4
    07:11
  • 05. Stateless Widgets in Flutter.mp4
    02:10
  • 06. Demo - Static Widgets.mp4
    03:22
  • 07. Injecting State.mp4
    01:44
  • 08. Demo - Injecting State.mp4
    05:35
  • 09. Stateful Widgets.mp4
    04:01
  • 10. Demo - Stateful Widgets.mp4
    06:32
  • 11. Demo - Combining Stateful Widgets and Injected State.mp4
    19:25
  • 12. Course Overview.mp4
    02:02
  • 1. Introduction.mp4
    01:18
  • 2. Publishing State.mp4
    02:32
  • 3. Raising Events.mp4
    00:39
  • 4. Updating State.mp4
    01:11
  • 5. Connecting the State to the UI.mp4
    01:20
  • 6. Demo - Creating the Model.mp4
    03:59
  • 7. Demo - Consuming the Model in the UI.mp4
    04:19
  • 1. Introduction.mp4
    00:36
  • 2. Publishing State.mp4
    02:46
  • 3. Raising Events.mp4
    00:30
  • 4. Updating State.mp4
    01:27
  • 5. Connecting the State to the UI.mp4
    00:49
  • 6. Demo - Creating the Controller.mp4
    06:44
  • 7. Demo - Consuming the Controller in the UI.mp4
    03:49
  • 1. Introduction.mp4
    00:33
  • 2. Publishing State.mp4
    01:56
  • 3. Raising Events.mp4
    00:59
  • 4. Updating State.mp4
    00:55
  • 5. Connecting the State to the UI.mp4
    02:27
  • 6. Demo - Creating the Store.mp4
    06:28
  • 7. Demo - Consuming the Store in the UI.mp4
    04:01
  • 1. Introduction.mp4
    00:47
  • 2. Publishing State.mp4
    02:16
  • 3. Raising Events.mp4
    01:50
  • 4. Updating State.mp4
    00:54
  • 5. Connecting the State to the UI.mp4
    00:53
  • 6. Demo - Creating the BLoC.mp4
    12:30
  • 7. Demo - Consuming the BLoC in the UI.mp4
    03:44
  • 8. Reference Information and Course Summary.mp4
    01:31
  • Description


    Flutter is a popular framework for creating cross-platform mobile applications from a single code base. This course will teach you the mechanisms that Flutter offers to efficiently manage application state while keeping your projects well organized.

    What You'll Learn?


      Flutter is arguably one of the best options for creating truly cross-platform mobile applications. One of the challenges that many developers face when learning Flutter, however, is how to successfully apply its reactive data model to real applications. In this course, Managing State in Flutter, you’ll learn to about the most commonly used state-management options that Flutter offers and when to apply each one. First, you’ll explore how to manage data within a single component using Stateful widgets. Next, you’ll discover your options for sharing state among a collection of widgets using Providers. Finally, you’ll learn how to manage state using several popular 3rd party libraries. When you’re finished with this course, you’ll have the skills and knowledge of what your state management options are and when to apply them in your own Flutter applications.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Mike Van Sickle
    Mike Van Sickle
    Instructor's Courses
    Michael Van Sickle is an application architect in Akron, Ohio. He started his career as a mechanical engineer, designing components for the automotive industry, before changing to software engineering. He is passionate about learning new programming languages and is comfortable working in Java, C#, JavaScript, PHP, and F#. Mike also loves learning about user experience design and is taking a lead role in his company's attempt to make applications that are elegant and simple. When he is not writing code, Mike loves to go camping and take long walks with his wife and two girls.
    Pluralsight, LLC is an American privately held online education company that offers a variety of video training courses for software developers, IT administrators, and creative professionals through its website. Founded in 2004 by Aaron Skonnard, Keith Brown, Fritz Onion, and Bill Williams, the company has its headquarters in Farmington, Utah. As of July 2018, it uses more than 1,400 subject-matter experts as authors, and offers more than 7,000 courses in its catalog. Since first moving its courses online in 2007, the company has expanded, developing a full enterprise platform, and adding skills assessment modules.
    • language english
    • Training sessions 42
    • duration 2:10:30
    • level average
    • English subtitles has
    • Release Date 2024/05/24

    Courses related to Android Development

    Subtitle
    Android In App Review
    RayWenderlichAndroid In App Review
    40:36
    English subtitles
    06/14/2023
    Subtitle
    Kotlin for Java Developers
    Pluralsight Andrejs Doronins
    Andrejs Doronins
    Kotlin for Java Developers
    2:21:16
    English subtitles
    11/23/2023

    Courses related to iOS Development

    Courses related to Google Flutter