words 0.0.2 copy "words: ^0.0.2" to clipboard
words: ^0.0.2 copied to clipboard

outdated

Collection of Dart linter rules used in projects of WordCollector, ensuring that code packages and programs are written to the highest standard possible.

0.0.2 #

  • Added:
    • eol_at_end_of_file
    • library_private_types_in_public_api
    • noop_primitive_operations
    • prefer_null_aware_method_calls
    • use_test_throws_matchers
    • depend_on_referenced_packages
  • Removed:
    • constant_identifier_names ~ Enumerator values should be in PascalCase, and not in camelCase. Thus, the constant_identifier_names rule was tedious to work with and disable.

0.0.1+2 #

  • Enabled stricter type checks through analyzer options.

0.0.1+1 #

  • Added EXAMPLE.md.

0.0.1 #

  • Initial release.
0
likes
0
points
16
downloads

Publisher

verified publishervxern.dev

Weekly Downloads

Collection of Dart linter rules used in projects of WordCollector, ensuring that code packages and programs are written to the highest standard possible.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on words