joltax_inputs 0.2.3 copy "joltax_inputs: ^0.2.3" to clipboard
joltax_inputs: ^0.2.3 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.2.3
0
likes
160
points
14
downloads

Publisher

verified publisherjoltax.com

Weekly Downloads

User-friendly reusable input tools for Flutter apps

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on joltax_inputs