question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG]: cannot build app with 8.0.28 version

See original GitHub issue

Flutter Sound Version : 8.0.28

  • Important: Result of the command : flutter pub deps | grep flutter_sound
|-- flutter_sound 8.0.28
|   |-- flutter_sound_platform_interface 8.0.28
|   |-- flutter_sound_web 8.0.28
|   |   |-- flutter_sound_platform_interface...


Severity

Cannot build my App


Platforms you faced the error

  • Android

Describe the bug Cannot build app with flutter_sound 8.0.28 version. Build is ok for 8.0.2+1 version.

Logs!!!

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':flutter_sound:compileDebugAidl'.
> Could not resolve all task dependencies for configuration ':flutter_sound:debugCompileClasspath'.
   > Could not find xyz.canardoux:tau_sound_core:8.0.24.
     Required by:
         project :flutter_sound

Thank you!

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:6

github_iconTop GitHub Comments

2reactions
Larpouxcommented, Apr 17, 2021

I will post something in this thread when Flutter Sound will be back

1reaction
Larpouxcommented, Apr 17, 2021

Sorry Guys and Girls,

I am fighting with publishing tau_core on jit_pack. This is absolutely necessary because jfrog/bintray will close on May 1st, and we need to have another way to link Flutter Sound before this limit date. If not, nobody will be able to link their App anymore after May 1st.

Actually I am not successful and the link-edit does not work for Android. I realize that it can be very bad for you not being able to use flutter Sound.

I hope to win this evening, but actually I am not very obtimist. Thank you for your patience.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Changes in MySQL 8.0.28 (2022-01-18, General Availability)
This release fixes the following two issues relating to date and time values: · A fix in MySQL 8.0. · Sorts of some...
Read more >
Deprecated Gradle features were used in this build, making it ...
Run the Gradle build with a command line argument --warning-mode=all to see what exactly the deprecated features are.
Read more >
Can't connect to DB on the MySql version 8.0 #23961 - GitHub
When I build the new project using Docker, I pull the image mysql:latest and use it to build the container MySql . After...
Read more >
MySQL 8.0 Release Notes - Oracle Help Center
This document contains release notes for the changes in each release of MySQL 8.0, up through MySQL 8.0.33. For information about changes in...
Read more >
Bug listing with status CONFIRMED as at 2022/12/26 10:46:31
Bug :4315 - "[Future EAPI] add support for version ranges in DEPEND" ... Bug:75028 - "app-editors/xemacs-21.4.21-r1 fails to build: Segmentation fault" ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found