Site icon Flutter Packages | Pub dev Packages – Flutter Mobile App World

Achieve ~60 FPS, no matter how heavy the tree is to build/layout

flutter_smooth

Achieve ~60 FPS, no matter how heavy the tree is to build/layout.

🎼 3-second video

 output_small.mp4 https://user-images.githubusercontent.com/5236035/196152010-09a2d829-c94c-48b4-80ed-0633430329ec.mp4

(left = without smooth, right = smooth; captured by the external camera to maximally demonstrate end-user perception. High-resolution video here.)

📚 1-minute explanation

Purpose

No matter how heavy the tree is to build/layout, it will run at (roughly) full FPS, feel smooth, has zero uncomfortable janks, with negligible overhead. (Detailed reports here)

Usage

Two possibilities:

🚀 What’s next

The documentation – https://fzyzcjy.github.io/flutter_smooth/, with usage, demo, benchmark, insights, and more.

Note Feel free to create an issue if you have any questions/problems. I usually reply quickly within minutes if not hours, except for sleeping 🙂

Download and/or contribute to this package on GitHub

Achieve ~60 FPS, no matter how heavy the tree is to build/layout
https://github.com/fzyzcjy/flutter_smooth
66 forks.
1,540 stars.
31 open issues.

Recent commits:

Exit mobile version