ecco_lint 0.0.1+4 copy "ecco_lint: ^0.0.1+4" to clipboard
ecco_lint: ^0.0.1+4 copied to clipboard

A custom lint package for the Ecco state management framework in Flutter

Changelog #

All notable changes to the ecco_lint package will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.0.1+4] - 2024-08-28 #

Changed #

  • Lighten the conditions to use assists

Added #

  • Documentation for public members

[0.0.1+3] - 2024-08-26 #

Fixed #

  • Lints working and cover more scenarios

[0.0.1+2] - 2024-08-26 #

Changed #

  • Changed linter plugin creation.
  • Updated installation instructions.

[0.0.1+1] - 2024-08-26 #

Changed #

  • Introduced deprecated reportErrorForNode to support older versions of project's dependencies.

[0.0.1] - 2024-08-26 #

Added #

  • Initial release of ecco_lint.
  • Lint Rules:
    • avoid_dynamic_ecco_notifier
    • missing_ecco_provider
    • invalid_ripple_usage
  • Assists:
    • wrap_with_ecco_builder
    • wrap_with_ecco_consumer
  • README.md with usage instructions and feature list.
  • CHANGELOG.md to track changes across versions.
1
likes
90
points
0
downloads

Publisher

verified publisherpermad.art

Weekly Downloads

A custom lint package for the Ecco state management framework in Flutter

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, analyzer_plugin, collection, custom_lint_builder

More

Packages that depend on ecco_lint