feat(widget): Add home screen widget with quick access actions

This commit is contained in:
cogwheel0
2025-12-07 12:26:16 +05:30
parent b286a25910
commit 745ff01954
59 changed files with 1950 additions and 14 deletions

View File

@@ -77,6 +77,7 @@ dependencies:
quick_actions: 1.1.0
flutter_svg: ^2.2.3
html_unescape: ^2.0.0
home_widget: ^0.8.1
# Clipboard functionality is available through flutter/services (part of Flutter SDK)