one_line_text_style 0.4.0
one_line_text_style: ^0.4.0 copied to clipboard
This package simplifies the process of creating and applying text styles by introducing a set of convenient extensions, making your more readable.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add one_line_text_styleThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
one_line_text_style: ^0.4.0Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.