Flutter Dart News Article Medium Articles A section with various articles on Medium about Dart and Flutter. Plague Fox Mar 18, 2025 5 min read
Dart Flutter Article High-Performance Canvas Rendering Efficient rendering strategies for complex, interactive scenes using Flutter Canvas, GPU batching, spatial indexing, and debugging techniques. Plague Fox Mar 18, 2025 20 min read
Dart Flutter Article Dart VM-Specific Pragma Annotations Tools that work with Dart programs may accept hints to guide their behavior as pragma annotations on declarations. Each tool decides which hints it accepts, what they mean, and whether and how they apply to sub-parts of the annotated entity. Vyacheslav Egorov Dec 6, 2024 3 min read