You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This way we may be able to actually have a decent implementation of dynamically sized rows. This would of course be optional and the default is still fixed size rows.
https://api.flutter.dev/flutter/widgets/ListView/itemExtentBuilder.html
This way we may be able to actually have a decent implementation of dynamically sized rows. This would of course be optional and the default is still fixed size rows.