joltax_inputs 0.1.1 copy "joltax_inputs: ^0.1.1" to clipboard
joltax_inputs: ^0.1.1 copied to clipboard

User-friendly reusable input tools for Flutter apps

Joltax Inputs #

A reusable Flutter input widgets package that provides consistent, theme-driven, and customizable input components for your projects.


✨ Features #

  • Theme Extension Support: Fully customizable with JoltaxInputTheme.
  • Outlined Input Design: Material-friendly outlined style with focus/blur states.
  • Password Toggle: Built-in show/hide toggle for password fields.
  • Reusable Base Widget: Extend to create multiple input types (text, number, password, date, etc.).
  • Independent from App Dependencies: Works in any Flutter project without external UI dependencies.

📦 Installation #

Add the package to your pubspec.yaml:

dependencies:
  joltax_inputs: ^0.1.1
0
likes
0
points
41
downloads

Publisher

verified publisherjoltax.com

Weekly Downloads

User-friendly reusable input tools for Flutter apps

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, mask_text_input_formatter

More

Packages that depend on joltax_inputs