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
Atualizado 3/30/2026
Estrelas
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.
Instalação
$ install --globalskills.sh
Uso
Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:
skills use flutter-handling-concurrency