rounded_background_text 0.1.3 rounded_background_text: ^0.1.3 copied to clipboard
Text and TextField highlighted with rounded corners
0.1.3 #
- Do not center the whole stack. It was causing clipping on the text field
0.1.2 #
RoundedBackgroundTextField
now scales down to fit the textRoundedBackgroundTextField
now can't be scrollableRoundedBackgroundTextField
now usesEditableText
instead ofTextField
in order to get the best positioning- Expose more text field properties
- Update example app
0.1.1 #
- Customizable radius
0.1.0 #
- Implement
RoundedBackgroundText
- Implemnet
RoundedBackgroundTextField
- Implemnet
RoundedBackgroundTextSpan