feat: add sound and vibration feedback for registration actions
Integrate audioplayers, vibration, and file_picker packages to provide audio/haptic feedback on registration success/failure. Add sound settings UI in SettingsPage for customizing notification sounds. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -36,6 +36,9 @@ dependencies:
|
||||
cupertino_icons: ^1.0.8
|
||||
http: ^1.2.0
|
||||
shared_preferences: ^2.2.0
|
||||
vibration: ^3.1.8
|
||||
file_picker: 11.0.0
|
||||
audioplayers: ^6.6.0
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
|
||||
Reference in New Issue
Block a user