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

A Flutter package that provides text widgets with automatic bidirectional text direction detection for multilingual applications.

Changelog #

All notable changes to the flutter_bidi_text package will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 - 2025-04-12 #

Added #

  • Initial release of the package
  • BidiText widget with automatic text direction detection
  • BidiTextField widget with text direction detection and callbacks
  • BidiTextFormField widget for form integration
  • Configurable sample length for direction detection optimization
  • Direction change callbacks for input widgets
  • Comprehensive test suite for all widgets
  • Documentation with examples
  • Utility functions for text direction detection

1.0.1 - 2025-04-12 #

Fixed #

  • Removed deprecated scribbleEnabled parameter from BidiTextField and BidiTextFormField
  • Improved compatibility with latest Flutter versions
12
likes
0
points
1.41k
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that provides text widgets with automatic bidirectional text direction detection for multilingual applications.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_bidi_text