Skip to content

lints and cupertino_icons - #2

Open
rwema3 wants to merge 20 commits into
fluttermapp:mainfrom
rwema3:main
Open

lints and cupertino_icons#2
rwema3 wants to merge 20 commits into
fluttermapp:mainfrom
rwema3:main

Conversation

@rwema3

@rwema3 rwema3 commented Sep 10, 2023

Copy link
Copy Markdown

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