material_texts 1.1.1 copy "material_texts: ^1.1.1" to clipboard
material_texts: ^1.1.1 copied to clipboard

Material Texts is a package that simplifies text styling in Flutter by providing 15 different customizable text widgets based on Material Design typography.

1.0.0 - 2024-09-01 #

Added #

  • Initial release of the material_texts package.
  • 15 customizable text widgets based on Material Design typography.
  • Widgets include DisplayLarge, DisplayMedium, HeadlineLarge, TitleMedium, BodyLarge, LabelSmall, and more.
  • Default styles follow Material Design guidelines but are customizable for flexibility.

1.1.0 - 2024-09-03 #

Added #

New features in every text widget

  • textAlign = TextAlign.start
  • textDecoration = TextDecoration.none
  • fontStyle = FontStyle.normal
  • maxLines
  • textOverflow = TextOverflow.clip
  • textDirection = TextDirection.ltr
  • softWrap = true
  • textShadows
  • textHeightBehavior

1.1.1 - 2024-09-03 #

Added #

  • New examples and better documentation.
1
likes
160
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

Material Texts is a package that simplifies text styling in Flutter by providing 15 different customizable text widgets based on Material Design typography.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on material_texts