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 ...