flutter_flip_panel
flutter_flip_panel copied to clipboard
how to enable initial animation with FlipPanel<int>.stream
there is initial animation when create widget with FlipPanel.builder
, but it's not with FlipPanel<int>.stream
.
how can i enable it? and I'll request a param for it if possible.