refactor(mobile): action provider (#19669)

* refactor action provider

* fix lint
This commit is contained in:
Daimolean 2025-07-01 23:18:23 +08:00 committed by GitHub
parent fa418d778b
commit f59b0bab5a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 55 additions and 47 deletions

View file

@ -40,10 +40,6 @@ class ArchiveActionButton extends ConsumerWidget {
}
}
void viewerAction(WidgetRef _) {
UnimplementedError("Viewer action for archive is not implemented yet.");
}
@override
Widget build(BuildContext context, WidgetRef ref) {
return BaseActionButton(