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

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

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.
  • Make the Dart SDK constraints lower to allow for more compatibility with older versions of Dart.

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
0
points
284
downloads

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

unknown (license)

Dependencies

analysis_server_plugin, analyzer, meta

More

Packages that depend on dart_annotations