architecture-patternsdevelopment
flutter-handling-concurrency
Executes long-running tasks in background isolates to keep the UI responsive. Use when performing heavy computations or parsing large datasets.
maintainer
flutter
Actualizado 3/30/2026
Estrellas
1040
Forks
58
quick start
Installation and usage
Executes long-running tasks in background isolates to keep the UI responsive. Use when performing heavy computations or parsing large datasets.
Instalación
$ install --globalskills.sh
Uso
Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:
skills use flutter-handling-concurrency