This package contains Open Food Facts set of lints for Flutter apps, packages, and plugins to encourage good coding practices. This package is built on top of Flutter’s recommended Lints.
Usage
- Just add
openfoodfacts_flutter_lintsas adev_dependenciesto your pubspec.yaml file. - Run
flutter pub getto download the lints. - Edit the
analysis_options.yamlfile and includepackage:openfoodfacts_flutter_lints/flutter.yaml