flutter-concurrency

tarafından flutter

We need to translate the given English text into Turkish, preserving the name "flutter-concurrency" if it appears, but it doesn't appear in the text. The text is a description of a skill. We must not add any extra commentary, labels, or formatting. Just translate the text. 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 to Turkish. Keep technical terms like "JSON", "Flutter", "dart:convert", "json_serializable", "Isolate.run()", "ReceivePort", "SendPort" as is. Also "async/await" is a programming term, keep as is. "j

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