one_line_text_style 0.6.0 copy "one_line_text_style: ^0.6.0" to clipboard
one_line_text_style: ^0.6.0 copied to clipboard

This package simplifies the process of creating and applying text styles by introducing a set of convenient extensions, which make your code more readable.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add one_line_text_style

This 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.6.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

8
likes
150
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

This package simplifies the process of creating and applying text styles by introducing a set of convenient extensions, which make your code more readable.

Repository (GitHub)
View/report issues

Topics

#ui #codegen #widget

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

args, code_builder, dart_style, flutter, yaml

More

Packages that depend on one_line_text_style