arabic_number_field 0.0.1 copy "arabic_number_field: ^0.0.1" to clipboard
arabic_number_field: ^0.0.1 copied to clipboard

ArabicNumberField is a Flutter package that provides a custom text input widget for handling numbers, converting them to their equivalent Arabic representations.

ArabicNumberField #

Package Description #

ArabicNumberField is a Flutter package that provides a custom text input widget for handling numbers, converting them to their equivalent Arabic representations.

Key Features #

  • controller: Manages text input.
  • keyboardType: Specifies the type of keyboard.
  • hintText: Placeholder text for the input field.
  • suffix: Widget displayed at the end of the text field.
  • prefix: Widget displayed at the beginning of the text field.
  • validator: Function to validate the input text.
  • onTap: Action triggered when the text field is tapped.

Usage #

ArabicNumberField(
  controller: TextEditingController(),
  hintText: "Enter numbers here",
)

Acknowledgments #

We would like to thank everyone who contributed to this package, including documentation improvements and community support. Support

If you appreciate the work done on this package, consider supporting it:

Support ArabicNumberField

Contact #

For further questions or feedback, feel free to reach out via:

Email: ziadsafwat2020@gmail.com
GitHub: @ZiadSafwat
0
likes
130
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

ArabicNumberField is a Flutter package that provides a custom text input widget for handling numbers, converting them to their equivalent Arabic representations.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on arabic_number_field