better_effect_analyzer 0.1.3 copy "better_effect_analyzer: ^0.1.3" to clipboard
better_effect_analyzer: ^0.1.3 copied to clipboard

Static analysis and whole-project Module graph validation for better_effect and better_effect_flutter.

0.1.3 #

  • Expanded the package documentation with plugin setup, diagnostics, graph validation, CLI, CI, and API usage guidance.

0.1.2 #

  • Prepared the analyzer plugin and graph checker for independent pub.dev publication.
  • Aligned the published compatibility documentation with the 0.1.2 release.

0.1.1 #

  • Added the official Dart Analysis Server plugin entry point.
  • Added default correctness warnings:
    • discarded_effect
    • unawaited_effect_context_operation
    • missing_binding_type_argument
    • incompatible_provider
    • duplicate_service_binding
  • Added opt-in Flutter MVVM architecture lints:
    • repository_requests_repository
    • viewmodel_requests_service
    • widget_requests_business_dependency
    • singleton_viewmodel
  • Added the project-wide Module graph checker and CLI with:
    • missing_service
    • dependency_cycle
    • module_composition_cycle
    • module_not_found
    • composed Module and override validation
    • human, machine, and JSON output
  • Added resolved support for static .service<T>() dot shorthand requests.
0
likes
0
points
292
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

Static analysis and whole-project Module graph validation for better_effect and better_effect_flutter.

Repository (GitHub)
View/report issues

Topics

#analysis #dependency-injection #flutter #lints #mvvm

License

unknown (license)

Dependencies

analysis_server_plugin, analyzer, args, path

More

Packages that depend on better_effect_analyzer