How to use Isolates in

Опубликовано: 30 Сентябрь 2024
на канале: Flutter
22,322
1.6k

If your Flutter app has jank due to a heavy computation, use Isolate.run() to move that computation to a new isolate.

Isolate class → https://goo.gle/3QpDVLe
Use isolates in your Flutter app → https://goo.gle/4diAGiG
Article about Isolate.run → https://goo.gle/4djkuxC

Watch more How to Flutter → https://goo.gle/HowToFlutter

#Flutter


Speaker: Eric Windmill
Products Mentioned: Flutter