Add flutter webrtc

⬇️ Downgrade analyzer & custom lint for fix flutter new version related bugs
This commit is contained in:
2025-05-25 01:25:19 +08:00
parent a2053aa772
commit 205d52df46
11 changed files with 380 additions and 23 deletions

View File

@ -101,6 +101,7 @@ dependencies:
dismissible_page: ^1.0.2
super_sliver_list: ^0.4.1
super_clipboard: ^0.9.0-dev.6
flutter_webrtc: ^0.14.1
dev_dependencies:
flutter_test:
@ -122,6 +123,13 @@ dev_dependencies:
drift_dev: ^2.26.0
flutter_launcher_icons: ^0.14.3
dependency_overrides:
# https://github.com/dart-lang/sdk/issues/60784#issuecomment-2904784415
analyzer: 7.3.0
analyzer_plugin: 0.12.0
# https://github.com/dart-lang/sdk/issues/60784#issuecomment-2906872272
custom_lint_visitor: 1.0.0+7.3.0
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec