Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lints and cupertino_icons #2

Open
wants to merge 20 commits into
base: main
Choose a base branch
from
Open

lints and cupertino_icons #2

wants to merge 20 commits into from

Conversation

rwema3
Copy link

@rwema3 rwema3 commented Sep 10, 2023

No description provided.

rwema3 added 20 commits April 24, 2023 22:46
his package contains a recommended set of lints for Flutter apps, packages, and plugins to encourage good coding practices.
This package is built on top of Dart's recommended.yaml set of lints from package:lints.
Lints are surfaced by the dart analyzer, which statically checks dart code. Dart-enabled IDEs typically present the issues identified by the analyzer in their UI. Alternatively, the analyzer can be invoked manually by running flutter analyze
Version 100.6
The "flutter_lints" package below contains a set of recommended lints to

  -encourage good coding practices. The lint set provided by the package is activated in the `analysis_options.yaml` file located at the root of your  package. See that file for information about deactivating specific lint rules and activating additional ones.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant