ms_formkit 1.0.1 copy "ms_formkit: ^1.0.1" to clipboard
ms_formkit: ^1.0.1 copied to clipboard

A customizable Flutter form field toolkit with advanced features like password strength, required field validation, prefix/suffix icons, and more.

1.0.1 #

  • Added documentation comments for public API.

1.0.0 #

  • Initial release of ms_formkit 🎉
  • Added CustomTextField widget with:
    • Customizable borders, padding, and margins
    • Prefix and suffix icons (or asset images)
    • Password field support with visibility toggle
    • Password strength indicator
    • Required field validation
    • Character counter toggle
    • Support for multiple lines, maxLength, and input type (e.g., email, phone)
6
likes
150
points
7
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A customizable Flutter form field toolkit with advanced features like password strength, required field validation, prefix/suffix icons, and more.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on ms_formkit