prompt_dialog 1.0.15 copy "prompt_dialog: ^1.0.15" to clipboard
prompt_dialog: ^1.0.15 copied to clipboard

Prompt Dialog Widget JS-LIKE for Flutter. Use prompt dialog easy and simple for your flutter app.

0.0.1 #

  • Publish initial version.

0.0.2 #

  • Add api document and will pop scope.

0.0.3 #

  • Change passing as widget.

0.1.0 #

  • Add example main.

0.1.1 #

  • Add hintText, maxLines and minLines properties.

0.1.2 #

  • Add obscureText and obscuringCharacter properties. Huge Thanks! @tpillow

0.1.3 #

  • Add textCapitalization property. Huge Thanks! @joachimvalente

0.1.4 #

  • Add keyboardType, textInputAction property.

1.0.0 #

  • Apply null safety.

1.0.1 #

  • Change default value of autofocus to true.

1.0.2 #

  • Add onEditingComplete property.(#6)

1.0.3 #

  • Fix for returning initialValue.(#8) Huge Thanks! @gnilron

1.0.4 #

  • Add showPasswordIcon, barrierDismissible properties.
  • Simpler fix for returning initialValue if no changes.
  • Huge Thanks! @FRFGCCEVCV

1.0.5 #

  • Add validator property.(#10)
  • Huge Thanks! @cmorsucci

1.0.6 #

  • Add isSelectedInitialValue property.(#11)
  • Huge Thanks! @hippyau

1.0.7 #

  • Fix the validator issue.(#12)
  • Huge Thanks! @dakamojo

1.0.8 #

  • Update example usage.(#14)
  • Huge Thanks! @mjablecnik

1.0.9 #

  • Add textAlign property.(#16)
  • Huge Thanks! @FelipeSamuel

1.0.10 #

  • Add controller property.(#19)
  • Huge Thanks! @mitrakov

1.0.11 #

  • Add decoration property.(#20)
  • Huge Thanks! @ArkinSolomon

1.0.12 #

  • Make dialog to scrollable.

1.0.13 #

  • Add all padding parameters.

1.0.14 #

  • Replace WillPopScope to PopScope.

1.0.15 #

  • Add maxLength parameters.
20
likes
140
pub points
90%
popularity

Publisher

unverified uploader

Prompt Dialog Widget JS-LIKE for Flutter. Use prompt dialog easy and simple for your flutter app.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on prompt_dialog