Mastering CustomPainter: Going Beyond Widgets in Flutter
CustomPainter techniques & perf tradeoffs for bespoke visuals.
Showing 2 of 2 articles (Page 1 of 1)
CustomPainter techniques & perf tradeoffs for bespoke visuals.
One of the things that users usually don’t like is stuttering in our application. Basically, Flutter itself provides a way to overcome this.