bordered-text
bordered-text copied to clipboard
Adds Stroke to a Flutter Text widget
since flutter 3.10 it's not working on IOS devices anymore. does anyone experiences the same problem ?
We can get more points in pub.dev 
Let's add a link to pub.dev in readme [](https://pub.dev/packages/bordered_text) `[](https://pub.dev/packages/bordered_text)`
Can I get support for text field for inputting ?
I'm distributing my app as a PWA and I noticed that the stroke works fine on desktop browsers (tested on Chrome for Windows), iOS and Android (as ipa and apk)....
NEVERMIND, THIS IS A FLUTTER BUG: https://github.com/flutter/flutter/issues/153784 --- Not working anymore on Flutter 3.24.0 Seems to have worked fine on 3.22.1 