Skip to content

Commit

Permalink
Release 9.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
shamblett committed Mar 3, 2024
1 parent 40fce47 commit c4db2c7
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions analysis_options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ linter:
- always_declare_return_types
- always_put_control_body_on_new_line
- always_put_required_named_parameters_first
- always_require_non_null_named_parameters
- avoid_types_on_closure_parameters
- omit_local_variable_types
- annotate_overrides
Expand Down Expand Up @@ -50,8 +49,6 @@ linter:
- avoid_relative_lib_imports
- avoid_renaming_method_parameters
- avoid_return_types_on_setters
- avoid_returning_null
- avoid_returning_null_for_future
- avoid_returning_null_for_void
- avoid_returning_this
- avoid_setters_without_getters
Expand Down
File renamed without changes
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ topics:

screenshots:
- description: 'CoAP'
path: example/screenshots/CoAP.png
path: example/screenshots/coap.png

0 comments on commit c4db2c7

Please sign in to comment.