super_text 0.1.1 copy "super_text: ^0.1.1" to clipboard
super_text: ^0.1.1 copied to clipboard

A powerful plugin to style text effectively.

0.1.1 #

  • updated readme

0.1.0 #

  • SText with stylesheet
  • SelectableStext to create SText which is selectable
  • SuperTextStyleProviderc for providing global stylesheet
  • MaterialTextThemeModifier for material text themes style
    SText("[style:headline1](Some Text in H1 style.))
    
  • EscapeModifiers for escaping characters
    SText("[escapes](What&quote;s up?)")
    
    /// results -> What's up?
    
  • HyperlinkModifier for clickable text
    SText("[href:open_link, color:black](separate article)")
    
2
likes
120
pub points
25%
popularity

Publisher

unverified uploader

A powerful plugin to style text effectively.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

equatable, flutter

More

Packages that depend on super_text