Skip to content

Commit

Permalink
⬆️ Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
redDwarf03 committed Apr 11, 2024
1 parent ee7eac3 commit 94dce53
Show file tree
Hide file tree
Showing 4 changed files with 92 additions and 74 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
Changelog
=========
#### Version 0.0.13
* Upgrade dependencies

#### Version 0.0.12
* Upgrade dependencies

Expand Down
3 changes: 0 additions & 3 deletions analysis_options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ linter:

rules:
- always_declare_return_types
- always_require_non_null_named_parameters
- always_use_package_imports
- annotate_overrides
- avoid_bool_literals_in_conditional_expressions
Expand All @@ -54,8 +53,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
Loading

0 comments on commit 94dce53

Please sign in to comment.