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
Widgets like ListView.builder, don't render items that are outside the viewport. So it was an issue to capture those widgets without having performance hit. It's been a while since I worked on this package. I'll take a look.
The image captured in the offStage method is not scrollable. Have to figure out a way for this.
The text was updated successfully, but these errors were encountered: