79637673

Date: 2025-05-25 12:50:13
Score: 1.5
Natty:
Report link
  1. The Issue in The build.gradle file for the package of the dependence file itself.

  2. you have to locate the package pub cache directory than open the package directory

  3. in my case i am using linux os so it is in:-

  4. /root/.pub-cache/hosted/pub.dev/flutter_bluetooth_serial-0.4.0/android/build.gradle

  5. than change the sdk to correct version

  6. for example it was 31

  7. I change it to 34 based on error and it works

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Faisal Nser