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
更新日 3/30/2026
スター
1040
フォーク
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.
インストール
$ install --globalskills.sh
使い方
インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:
skills use flutter-handling-concurrency