Skip to content

Commit

Permalink
Do some small fixes
Browse files Browse the repository at this point in the history
refs #6
  • Loading branch information
brolandeau committed Dec 29, 2024
1 parent ce4b180 commit 2074046
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ abstract class AbstractLoggerManager extends AbsWithLifeCycle {
loggerHelper.updateLogger(_externalLogger);
}

/// {@template brp_abstract_logger_AbstractLoggerManager_getExternalLogger}
/// {@template bro_abstract_logger.AbstractLoggerManager.getExternalLogger}
/// This method returns the external logger to use with the logger manager.
/// {@endtemplate}
@protected
Expand Down
1 change: 1 addition & 0 deletions bro_abstract_logger/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ dependencies:
dev_dependencies:
flutter_test:
sdk: flutter

flutter_lints: ^5.0.0

0 comments on commit 2074046

Please sign in to comment.