nikli2009 / flutter_audio_recorder_demo

A standalone flutter project that integrated flutter_audio_recorder for demo showcase.
2 stars 11 forks source link

doesn't run #1

Closed sgehrman closed 4 years ago

sgehrman commented 4 years ago

$ flutter run Running "flutter pub get" in flutter_audio_recorder_demo... 5.2s Using hardware rendering with device Android SDK built for x86. If you get graphics artifacts, consider enabling software rendering with "--enable-software-rendering". Launching lib/main.dart on Android SDK built for x86 in debug mode...

FAILURE: Build failed with an exception.

BUILD FAILED in 19s
Running Gradle task 'assembleDebug'...
Running Gradle task 'assembleDebug'... Done 19.6s The built failed likely due to AndroidX incompatibilities in a plugin. The tool is about to try using Jetfier to solve the incompatibility. ✏️ Creating android/settings_aar.gradle... 1ms ✓ android/settings_aar.gradle created successfully. Building plugin audioplayers... Running Gradle task 'assembleAarRelease'...
Running Gradle task 'assembleAarRelease'... Done 1.2s

FAILURE: Build failed with an exception.

BUILD FAILED in 1s

The plugin audioplayers could not be built due to the issue above.

sgehrman commented 4 years ago

nevermind, I was on beta branch of flutter