Optimizing My Code Editor with Flutter Profiling Tools
Mar 26, 2025 · 8 min read · This article is the final installment in my series about building a custom code editor. In previous story I talked about how to employ TwoWayScroll in text editor context. In this part, I’ll share how I used Flutter’s profiling tools to identify and ...
Join discussion