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
Would it be possible to make the removeBuilder parameter optional?
In this way it would avoid repeating the code of the itemBuilder parameter if the animations are the same.
Hi! First of all, thank you for this package!
Would it be possible to make the
removeBuilderparameter optional?In this way it would avoid repeating the code of the
itemBuilderparameter if the animations are the same.