dart_pdf icon indicating copy to clipboard operation
dart_pdf copied to clipboard

Implement from method into TextDirection

Open jendaothman97 opened this issue 1 year ago • 1 comments

Add static method from to TextDirection enum to return value based on flutter TextDirection.

jendaothman97 avatar May 18 '24 09:05 jendaothman97

dart_pdf has no dependency on Flutter on purpose. You can write an extension in your own application if you need that.

DavBfr avatar May 18 '24 15:05 DavBfr