text_style_preview_lint 0.2.0+2 copy "text_style_preview_lint: ^0.2.0+2" to clipboard
text_style_preview_lint: ^0.2.0+2 copied to clipboard

text_style_preview_lint is a package to make using text_style_preview more comfortable.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add text_style_preview_lint

With Flutter:

 $ flutter pub add text_style_preview_lint

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  text_style_preview_lint: ^0.2.0+2

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

Import it

Now in your Dart code, you can use:

import 'package:text_style_preview_lint/text_style_preview_lint.dart';
2
likes
130
points
3
downloads

Publisher

verified publisherk9i.app

Weekly Downloads

text_style_preview_lint is a package to make using text_style_preview more comfortable.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, custom_lint_builder

More

Packages that depend on text_style_preview_lint