Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Recommended by blendthink set of lints for Flutter mobile apps to encourage good coding practices.

License

Notifications You must be signed in to change notification settings

blendthink/flutter-mobile-lints

Repository files navigation

Pub Version Dart SDK Version Pub popularity

blendthink_lints

This package contains a recommended by blendthink set of lints for Flutter mobile apps to encourage good coding practices.

This package is built on top of Flutter's flutter.yaml set of lints from package:flutter_lints.

Usage

Add this package to your dev_dependencies in pubspec.yaml:

dev_dependencies:
  blendthink_lints: any

Add the relevant line to the top of your analysis_options.yaml file.

include: package:blendthink_lints/recommended.yaml

About

Recommended by blendthink set of lints for Flutter mobile apps to encourage good coding practices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages