fix: Init error on hot restart #81 #19
analyze.yaml
on: pull_request
Analyze code and requirements
54s
Annotations
2 errors and 1 notice
Analyze code and requirements
Dart Analyzer detected problems, see the logs for more information.
|
Analyze code and requirements
Process completed with exit code 1.
|
The line length exceeds the 80-character limit.:
lib/src/soloud.dart#L295
Try breaking the line across multiple lines.
See https://dart.dev/lints/lines_longer_than_80_chars to learn more about this problem.
|