Last updated:
0 purchases
flutter tutorial dialog
Package for displaying simple dialogs for tutorials.
Recommended for those looking for a package that wants to implement a side-scrolling dialog on the fly.
Features #
・Create a dialog containing a horizontal scrolling PageControl
・Since it is a widget that can be created intuitively, you can save the trouble of implementation
Getting started #
import package.
Usage #
call show method.
give your own Widget to your children
const like = 'sample';
copied to clipboard
Additional information #
・The dialog is displayed in the center of the screen.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.