confirmation_screen

Creator: coderz1093

Last updated:

0 purchases

confirmation_screen Image
confirmation_screen Images

Languages

Categories

Add to Cart

Description:

confirmation screen

The package helps present the user with a simple confirmation screen. It provides a simple math problem for the user to solve. Once solved it sends a confirmation callback which the integrating module can listen to.
Usage #
To use this package, add confirmation_screen as a dependency in your pubspec.yaml file.
ConfirmationScreen(
confirmation: Confirmation(),
onConfirmed: () {
// handle confirmation
}
)
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.