fix: override record_platform_interface to 1.4.0 in pubspec.yaml to fix RecordLinux compilation mismatch

This commit is contained in:
Hamza-Ayed
2026-05-18 17:37:04 +03:00
parent c1b149cc21
commit 065855d596
2 changed files with 9 additions and 0 deletions

View File

@@ -31,5 +31,8 @@ dev_dependencies:
sdk: flutter
flutter_lints: ^3.0.0
dependency_overrides:
record_platform_interface: 1.4.0
flutter:
uses-material-design: true