flutter_showcaseview
flutter_showcaseview copied to clipboard
adds centerwidget (nullable)
Adds a attribute centerWidget to display a widget in center of the screen. Usually brands want to display a brand icon or character while they show the showcase. This adds that feature.
The centerWidget is anyways nullable so this can be ignored when not needed.