flutter_flip_panel icon indicating copy to clipboard operation
flutter_flip_panel copied to clipboard

how to enable initial animation with FlipPanel<int>.stream

Open HiroyukiTamura opened this issue 5 years ago • 0 comments

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.

HiroyukiTamura avatar Oct 02 '19 11:10 HiroyukiTamura