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

Build problems make it unusable #296

Open
GRawhideMart opened this issue May 7, 2024 · 2 comments
Open

Build problems make it unusable #296

GRawhideMart opened this issue May 7, 2024 · 2 comments
Labels
in triage The issue is being triaged more-info-required Indicates that the issue requires more description/information

Comments

@GRawhideMart
Copy link

Describe the bug
Introducing this library leads to build errors. See screenshot for further details.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'pubspec.yaml'
  2. Add audio_waveforms: ^1.0.5 to the dependencies
  3. Try to build for Android
  4. See error

Expected behavior
It should build the Android application

Smartphone (please complete the following information):

  • Google Pixel 8
  • Android
  • Version 14

Screenshots
image

@Ujas-Majithiya
Copy link
Collaborator

I don't see anything related audio waveform in the image you shared. Can you please share full exception?

@Ujas-Majithiya Ujas-Majithiya added more-info-required Indicates that the issue requires more description/information in triage The issue is being triaged labels May 12, 2024
@SamProell
Copy link

this happens for me as well. Just adding the dependency in pubspec.yaml (not adding any code related to audio_waveforms) leads to the build error. Apparently, this only happens with the latest version 1.0.5. With 1.0.4 the app builds just fine (although I haven't tested/added any audio_waveforms functionality just yet).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in triage The issue is being triaged more-info-required Indicates that the issue requires more description/information
Projects
None yet
Development

No branches or pull requests

3 participants