Skip to content

melikeyogurtcu/Flutter-Isolates

Repository files navigation

isolate_tutorial

Flutter'da Isolate kullanımı, Dart dilinin bir tür çok iş parçacıklı (multithreading) programlamayı destekleme şeklidir. Bu repo Isolate'lerin işlevini anlamak için temel bir uygulama içerir.

Başlangıç

  1. Kurulum

    Projeyi klonlayın ve gerekli paketleri yükleyin:

    git clone https://github.com/melikeyogurtcu/Flutter-Isolates.git 
  2. Gerekli paketleri yükleyin:

    flutter pub get
    

Isolate'leri Test Etme

Isolate ile çalıştırdığımız buton rahatça çalışabilirken Isolate olmadan çalışan butonun donarak çalıştığını gözlemleyebiliriz.

Isolates GIF

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published