flutter-concurrency

от flutter

We need to translate the given text from English to Russian, preserving the name "flutter-concurrency" if it appears, but it doesn't appear in the text. The text is a description of an agent skill. We must not add any extra commentary, labels, or formatting. Just translate the text inside <text> tags. The text: "Background JSON parsing and state management for jank-free Flutter UI rendering. Provides decision tree for choosing between manual serialization ( dart:convert ) and code generation ( json_serializable ) based on model complexity Supports three concurrency strategies: main-thread async/await for small payloads, short-lived Isolate.run() for heavy one-off computations, and long-lived isolates with ReceivePort / SendPort for continuous two-way communication Includes platform-aware fallback:..." We need to translate accurately, preserving technical terms like "JSON", "Flutter", "dart:convert", "json_serializable", "Isolate.run()", "ReceivePort", "SendPort", "async/await". Also preserve parentheses and colons. Let's

npx skills add https://github.com/flutter/skills --skill flutter-concurrency

Больше skills от flutter

dart-modern-features
flutter
Для поиска кандидатов на модернизацию:
official
dart-log-failure-parser
flutter
Разбор ошибок из логов тестов Dart и Flutter.
official
find-release
flutter
Навык для поиска самого раннего релиза Dart и Flutter, содержащего указанный коммит. Используйте этот навык, когда пользователи спрашивают, в каком релизе появился коммит в Flutter или Dart…
official
flutter-pr-checks-finder
flutter
Находит неудачные проверки в Flutter PR и определяет соответствующие URL-адреса логов LUCI.
official
rebuilding-flutter-tool
flutter
Пересобирает инструмент Flutter и CLI. Используйте, когда пользователь просит скомпилировать, обновить, перегенерировать или пересобрать инструмент Flutter или CLI.
official
upgrade-browser
flutter
Обновление версий браузера (Chrome или Firefox) в тестах Flutter Web Engine и/или Framework. Используйте, когда требуется выполнить обновление Chrome или Firefox до более новой…
official
create-catalog-item
flutter
Используйте этот навык, когда пользователь просит создать новый CatalogItem, класс данных и/или класс виджета на основе определения JSON Schema в приложении, которое использует…
official
genui-helper
flutter
Этот навык предоставляет рабочие процессы и лучшие практики, специфичные для репозитория genui.
official