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

outdated

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.
  • Add barrierDismissible.
  • Simpler fix for returning initialValue if no changes.
  • Huge Thanks! @FRFGCCEVCV

1.0.5 #

  • Add validator property.(#10)
  • Huge Thanks! @cmorsucci
20
likes
0
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

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on prompt_dialog