File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -43,6 +43,7 @@ analyzer:
4343 - build/**
4444
4545 errors :
46+ unused_label : ignore
4647 always_declare_return_types : error
4748 avoid_renaming_method_parameters : error
4849 avoid_type_to_string : error
Original file line number Diff line number Diff line change @@ -43,6 +43,7 @@ analyzer:
4343 - build/**
4444
4545 errors :
46+ unused_label : ignore
4647 always_declare_return_types : error
4748 avoid_renaming_method_parameters : error
4849 avoid_type_to_string : error
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ repository: https://github.com/robmllze/df_cleanup
1616funding :
1717 - https://www.buymeacoffee.com/dev_cetera
1818description : A flexible solution for managing the cleanup of resources in Flutter.
19- version : 0.4.5
19+ version : 0.4.6
2020topics :
2121 - cancel
2222 - dispose
You can’t perform that action at this time.
0 commit comments