Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chyiiiiiiiiiiii/flutter_lint_example

lint makes our project better
https://github.com/chyiiiiiiiiiiii/flutter_lint_example

analyzer code dart flutter lint

Last synced: 24 days ago
JSON representation

lint makes our project better

Awesome Lists containing this project

README

        

# lint_example

Use a code analyzer to check what we type. Keep the project of good quality and avoid some issues. The packages flutter_lint or lint are all good. Depends on you or your team.

## Packages

- [lint](https://pub.dev/packages/lint)
- [dart_code_metrics](https://pub.dev/packages/dart_code_metrics)

## Usage
## Analyze

```bash
flutter pub run dart_code_metrics:metrics analyze lib
```

## Check unused files

```bash
flutter pub run dart_code_metrics:metrics check-unused-files lib
```

## Check unused code

```bash
flutter pub run dart_code_metrics:metrics check-unused-code lib
```

## Contribute
- You can star and share with other developers if you feel good and learn something from this repository.
- If you have some ideas, please discuss them with me or commit PR.

## More of me
[![Medium](https://img.shields.io/badge/medium-fff?style=for-the-badge&logo=medium&logoColor=black)](https://yiichenhi.medium.com)
[![Linkedin](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/yiichenhi/)
[![Twitter](https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/yiichenhi)
[![instagram](https://img.shields.io/badge/instagram-C6317F?style=for-the-badge&logo=instagram&logoColor=white)](http://instagram.com/flutterluvr.yii/)

## Donate and encourage me
[![BuyMeACoffee][buy_me_a_coffee_badge]][buy_me_a_coffee]

[buy_me_a_coffee]: https://www.buymeacoffee.com/yiichenhi
[buy_me_a_coffee_badge]: https://img.buymeacoffee.com/button-api/?text=Sponsor&emoji=&slug=yiichenhi&button_colour=FFDD00&font_colour=000000&font_family=Cookie&outline_colour=000000&coffee_colour=ffffff&size=64