openfoodfacts / openfoodfacts_flutter_lints

Lints for OpenFoodFacts Flutter apps & packages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  1. Just add openfoodfacts_flutter_lints as a dev_dependencies to your pubspec.yaml file.
  2. Run flutter pub get to download the lints.
  3. Edit the analysis_options.yaml file and include package:openfoodfacts_flutter_lints/flutter.yaml

Useful resources

About

Lints for OpenFoodFacts Flutter apps & packages


Languages

Language:Dart 100.0%