Companies Home Search Profile

Flutter - Concurrency & Parallelism

Focused View

Binary IT Solution

1:44:45

27 View
  • 1 - Getting Started with Asynchronous Programming.mp4
    15:15
  • 2 - Practical Guide To Async and Await.mp4
    07:13
  • 3 - Concurrent Programming Part 1.mp4
    12:25
  • 4 - Concurrent Programming Part 2.mp4
    08:38
  • 5 - Compute Function.mp4
    11:43
  • 6 - Isolate Parse Json Response From Api.mp4
    15:07
  • 7 - Isolate Error handling.mp4
    09:32
  • 8 - Create Isolate with Isolaterun.mp4
    09:28
  • 9 - Understanding Isolate and Event Loop.mp4
    15:24
  • Description


    Learn to build a better performance Flutter app with concurrency & parallelism

    What You'll Learn?


    • Concurrency
    • Parallelism
    • Isolate
    • Compute
    • Async and Await

    Who is this for?


  • Flutter Developer
  • What You Need to Know?


  • Basic of Flutter and Dart
  • More details


    Description

    In the beginner friendly course we will learn about the Concurrency & Parallelism in Flutter and Dart. We will get started with a beginner friendly topic and slowly move to more advance topic, by the end of this course you will be confident in using Concurrency & Parallelism in you own Flutter app.


    You must have a basic knowledge on Flutter and Dart development to understand this course clearly, if you have never written a Flutter and Dart course this course is not for you.


    Dart supports concurrent programming with async-await, isolates, and classes such as Future and Stream. This page gives an overview of async-await, Future, and Stream, but it’s mostly about isolates.

    Within an app, all Dart code runs in an isolate. Each Dart isolate has a single thread of execution and shares no mutable objects with other isolates. To communicate with each other, isolates use message passing. Many Dart apps use only one isolate, the main isolate. You can create additional isolates to enable parallel code execution on multiple processor cores.

    Although Dart’s isolate model is built with underlying primitives such as processes and threads that the operating system provides, the Dart VM’s use of these primitives is an implementation detail that this page doesn’t discuss.

    Who this course is for:

    • Flutter Developer

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Binary IT Solution
    Binary IT Solution
    Instructor's Courses
    I have been working in IT industry  since  2009. Working on Microsoft product like Windows Server , Exchange Server, SharePoint , MS SQL Server. LAN & WAN , IT Security, ERP product like MS Dynamics AX . Android app development , Web application development. Building apps with  C#, Java, PHP, Python, Java ,KotlinThrough Udemy i want to share my knowledge and experience with others and want to become a better teacher , instructor , leader and a person. I will say never stop learning and does not matter if you are a teacher , instructor  or student we all grow by learning new things every day.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 9
    • duration 1:44:45
    • Release Date 2023/11/15