input_dialog

Last updated:

0 purchases

input_dialog Image
input_dialog Images
Add to Cart

Description:

input dialog

A very simple dialog to enter text:
final result = await InputDialog.show(
context: context,
title: 'Enter Text',
);
copied to clipboard

It is not customizable except for the title and the text on the buttons.
It is good for prototyping and some internal software where functionality and speed
are more important than custom design.

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.