flutter_hooks_lint 1.0.0 copy "flutter_hooks_lint: ^1.0.0" to clipboard
flutter_hooks_lint: ^1.0.0 copied to clipboard

A lint package providing guidelines for using flutter_hooks in your Flutter widget!

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_hooks_lint

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

dependencies:
  flutter_hooks_lint: ^1.0.0

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

Import it

Now in your Dart code, you can use:

import 'package:flutter_hooks_lint/flutter_hooks_lint.dart';
13
likes
0
pub points
48%
popularity

Publisher

verified publishernikaera.com

A lint package providing guidelines for using flutter_hooks in your Flutter widget!

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

analyzer, custom_lint_builder

More

Packages that depend on flutter_hooks_lint