amplify_lints 3.0.2 copy "amplify_lints: ^3.0.2" to clipboard
amplify_lints: ^3.0.2 copied to clipboard

The lint rules used in developing Amplify Flutter packages and plugins.

AWS Amplify Lints #

Lints used throughout Flutter packages and plugins.

Lints #

The linter rules in this package are derived from the Dart team's lints package (for Dart packages) and flutter_lints (for Flutter apps/plugins/packages). A link to the description for each of the additional linter rules is provided below. More detail about linter rules can be found on the official linter rules homepage.

Dart/Flutter Libraries (library.yaml) #

Libraries will use the package:lints "recommended" ruleset plus the following:

Dart/Flutter Apps (app.yaml) #

Dart and Flutter apps will use the flutter_lints package plus a subset of the linter rules above, namely:

3
likes
140
pub points
74%
popularity

Publisher

verified publisheraws-amplify.com

The lint rules used in developing Amplify Flutter packages and plugins.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter_lints, lints

More

Packages that depend on amplify_lints