icon_tooltip_lint 0.0.1 copy "icon_tooltip_lint: ^0.0.1" to clipboard
icon_tooltip_lint: ^0.0.1 copied to clipboard

A lint for enforcing IconButtons to have tooltips.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add icon_tooltip_lint

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

dependencies:
  icon_tooltip_lint: ^0.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:icon_tooltip_lint/icon_tooltip_lint.dart';
1
likes
60
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

A lint for enforcing IconButtons to have tooltips.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, analyzer_plugin, custom_lint_builder, flutter, plugin_platform_interface

More

Packages that depend on icon_tooltip_lint