Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

voice_message_view.dart:160:30: Error: No named parameter with the name 'finishMode' #286

Closed
asendia opened this issue Dec 9, 2024 · 2 comments

Comments

@asendia
Copy link

asendia commented Dec 9, 2024

Describe the bug
Flutter app failed to build/run due to incorrect file/version released to pub.dev

voice_message_view.dart:160:30: Error: No named parameter with the name 'finishMode'

To Reproduce
Steps to reproduce the behavior:

  1. Clean install chatview: ^2.3.0
  2. Run/debug

Expected behavior
Build success

Screenshots
Error:
Screenshot 2024-12-09 at 13 21 08

voice_message_view.dart
Screenshot 2024-12-09 at 13 22 52
Build was success when I removed the parameter finishMode. The parameter does not exist in the latest main and v2.3.0 branch in github.

Smartphone (please complete the following information):

  • Device: Android Emulator Pixel 8 API 34
  • OS: Android
  • Version API 34
@MohammadElKhatib
Copy link

I faced same issue until i removed the parameter manually

@apurva010
Copy link
Collaborator

@asendia @MohammadElKhatib
The issue has been resolved, and the corresponding PR (#282) has been merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants