fix: upgrade vibration package to 3.1.8 for android gradle 8 compatibility

This commit is contained in:
Sridhar R 2026-06-10 18:08:33 +05:30
parent a3db70ffc6
commit bf87873181
2 changed files with 5 additions and 5 deletions

View File

@ -833,18 +833,18 @@ packages:
dependency: "direct main"
description:
name: vibration
sha256: "06588a845a4ebc73ab7ff7da555c2b3dbcd9676164b5856a38bf0b2287f1045d"
sha256: "9bb06614c69260f8bd11c80fe01ed7988905cf00e3417d656c2647e41f261d87"
url: "https://pub.dev"
source: hosted
version: "1.9.0"
version: "3.1.8"
vibration_platform_interface:
dependency: transitive
description:
name: vibration_platform_interface
sha256: "6ffeee63547562a6fef53c05a41d4fdcae2c0595b83ef59a4813b0612cd2bc36"
sha256: "258c273268f8aa40c88d29741137c536874a738779b92ddb8aa32ed093721ec5"
url: "https://pub.dev"
source: hosted
version: "0.0.3"
version: "0.1.2"
vm_service:
dependency: transitive
description:

View File

@ -17,7 +17,7 @@ dependencies:
geocoding: ^4.0.0
url_launcher: ^6.3.2
mobile_number: ^3.0.0
vibration: ^1.8.4
vibration: ^3.1.8
audioplayers: ^5.2.1
flutter_haptic_feedback: ^1.0.1