chore: Updated translations from Hosted Weblate #128
Annotations
5 notices
lib/models/library_filters_model.dart#L24
Try removing the unused parameter.
See https://dart.dev/diagnostics/unused_element to learn more about this problem.
|
lib/screens/library_search/library_search_screen.dart#L291
Try adding the 'const' keyword to the constructor invocation.
See https://dart.dev/diagnostics/prefer_const_constructors to learn more about this problem.
|
lib/screens/library_search/widgets/library_saved_filters.dart#L87
Try adding the 'const' keyword to the constructor invocation.
See https://dart.dev/diagnostics/prefer_const_constructors to learn more about this problem.
|
lib/screens/library_search/widgets/library_saved_filters.dart#L113
Try adding the 'const' keyword to the constructor invocation.
See https://dart.dev/diagnostics/prefer_const_constructors to learn more about this problem.
|
lib/screens/library_search/widgets/library_saved_filters.dart#L141
Try adding the 'const' keyword to the constructor invocation.
See https://dart.dev/diagnostics/prefer_const_constructors to learn more about this problem.
|
This job succeeded
Loading