dart_annotations 1.0.6 copy "dart_annotations: ^1.0.6" to clipboard
dart_annotations: ^1.0.6 copied to clipboard

A Dart analyzer plugin providing the annotations and static analysis rules for them.

1.0.6 #

  • Update integration example

1.0.5 #

  • Update readme

1.0.4 #

  • Update integration docs and update dart SDK constraints to minimal that supports the analyzer plugin API.

1.0.3 #

  • Handle async functions and Future return types in the handle_throwing_invocations lint rule, ensuring that exceptions thrown from async functions are also properly handled.
  • Bump dependencies and remove unnecessary ones.

1.0.2 #

  • Improve changelog docs

1.0.1 #

  • Rename plugin to dart_annotations to avoid conflicts with other packages that might use the same name for their plugin.

1.0.0 #

  • Add @Throws annotation and the corresponding lint rule handle_throwing_invocations
0
likes
150
points
284
downloads

Documentation

API reference

Publisher

verified publisheryhdart.com

Weekly Downloads

A Dart analyzer plugin providing the annotations and static analysis rules for them.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

analysis_server_plugin, analyzer, meta

More

Packages that depend on dart_annotations