If you're using SingleChildScrollView(), it's not using lazy loading. Use ListView() instead. ListView will improve performance