feat: Sort notes and folders in recent and browse pages #3794
tests.yml
on: pull_request
Run Flutter tests
3m 44s
Annotations
1 error and 1 warning
Run Flutter tests
Dart Analyzer detected problems, see the logs for more information.
|
Unused import: 'dart:math'.:
lib/components/home/sort_button.dart#L2
Try removing the import directive.
See https://dart.dev/diagnostics/unused_import to learn more about this problem.
|