halildurmus_lints 1.0.1 copy "halildurmus_lints: ^1.0.1" to clipboard
halildurmus_lints: ^1.0.1 copied to clipboard

Recommended lints for Dart and Flutter projects to enforce good coding practices.

Package: halildurmus_lints Publisher: halildurmus.dev Language: Dart License: BSD-3-Clause

Recommended lint rules for Dart and Flutter projects, curated to enforce consistent, high-quality coding practices.

πŸš€ Getting Started #

Add this package as a dev dependency:

dart pub add dev:halildurmus_lints

Then, include the relevant lint rules in your analysis_options.yaml:

For Dart projects #

include: package:halildurmus_lints/dart.yaml

For Flutter projects #

include: package:halildurmus_lints/flutter.yaml

βœ… Compatibility #

This package supports the following SDK versions:

Dart SDK Flutter SDK Package Version
3.8.x 3.32.x 1.0.0
1
likes
160
points
173
downloads

Publisher

verified publisherhalildurmus.dev

Weekly Downloads

Recommended lints for Dart and Flutter projects to enforce good coding practices.

Repository (GitHub)
View/report issues

Topics

#analysis #code-style #lint #lints #linter

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on halildurmus_lints