voice_formly 0.0.3 copy "voice_formly: ^0.0.3" to clipboard
voice_formly: ^0.0.3 copied to clipboard

A dart package for building form fields with speech-to-text and built-in validation.

Changelog #

0.0.3 #

Added #

  • VoiceFormField now requires onMicTap when enableVoice is true, improving clarity and control over mic interactions.

0.0.2 #

Fixed #

  • Corrected image links for pub.dev compatibility.

0.0.1 #

Added #

  • Initial release of voice_formly.
  • Support for voice input using speech_to_text.
  • Multiple field types: text, email, phone, password, multiline, date, number.
  • Built-in validation for email, number, and phone.
  • Support for custom validators.
  • Custom styling options for borders, padding, and font size.
  • Integrated date picker for date field type.
2
likes
160
points
16
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A dart package for building form fields with speech-to-text and built-in validation.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, intl, speech_to_text

More

Packages that depend on voice_formly