apostrophy_lints 1.0.0 copy "apostrophy_lints: ^1.0.0" to clipboard
apostrophy_lints: ^1.0.0 copied to clipboard

Flutter lint rules used in Apostrophy.

Apostrophy Flutter Lints #

Flutter lint rules used by Apostrophy. Built on top of the officially recommended linter rules.

pub version

Usage #

Install #

dart pub add dev:apostrophy_lints
# Or
flutter pub add dev:apostrophy_lints

Or add it to the pubspec.yaml yourself:

dev_dependencies:
  apostrophy_lints: ^1.0.0

Configure analysis options #

Modify your analysis_options.yaml:

include: package:apostrophy_lints/analysis_options.yaml

Maintenance #

Publishing a new version to pub.flutter-io.cn is automated. To initiate the process, create a new tag with title set to the required version.

2
likes
130
points
502
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter lint rules used in Apostrophy.

Homepage
Repository (GitHub)
View/report issues

Topics

#lints #analyzer #analysis

Documentation

API reference

License

MIT (license)

Dependencies

flutter_lints

More

Packages that depend on apostrophy_lints