flutrlint 2.0.0+1 copy "flutrlint: ^2.0.0+1" to clipboard
flutrlint: ^2.0.0+1 copied to clipboard

A custom analysis_options.yaml file created from Flutter Turkey for organization projects and anyone else.

Flutter Turkey Lint (flutrlint) #

pub package style: flutrlint

Language: English | Türkçe

The special lint package that we used on Flutter Turkey projects.

You can use this package on all your projects.

Note: You can access more info about Lint Rules from here.

Usage #

To use these rules add the package below the dev_dependencies in the pubspec.yaml file.

dev_dependencies:
  flutrlint: ^2.0.0

Create a file named analysis_options.yaml on the root directory of the project and add the command below.

include: package:flutrlint/analysis_options.yaml

Information #

We added the lint rules we love as Flutter Turkey into this package.

We also noted as a comment on top of it why we did not add the rule.

5
likes
130
pub points
7%
popularity

Publisher

verified publisherflutterturkiye.org

A custom analysis_options.yaml file created from Flutter Turkey for organization projects and anyone else.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

More

Packages that depend on flutrlint