joltax_inputs 0.0.1+1
joltax_inputs: ^0.0.1+1 copied to clipboard
User-friendly reusable input tools for Flutter apps
flutter_inputs #
A reusable Flutter input widgets package for building consistent and customizable input fields across projects.
Features #
- Custom text input with built-in theming support
- Easily extendable for new input types
- Works with
ThemeDataandThemeExtension - No dependency on app-specific code
Installation #
Add this to your pubspec.yaml:
dependencies:
flutter_inputs: ^0.0.1+1