anokabb / chat_composer

11 stars 10 forks source link

Please migrate, and update audio recorder plugin #1

Closed shinewanna closed 2 years ago

shinewanna commented 2 years ago

Running "flutter pub get" in zay... 17.0s The plugin flutter_audio_recorder2 uses a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build failures, try to see if this plugin supports the Android V2 embedding. Otherwise, consider removing it since a future release of Flutter will remove these deprecated APIs. If you are plugin author, take a look at the docs for migrating the plugin to the V2 embedding: https://flutter.dev/go/android-plugin-migration.

shelzTimesignature commented 2 years ago

hi do you have any plans of updating this package

anokabb commented 2 years ago

hello, I updated the package you can check the latest version, Thanks!

shinewanna commented 2 years ago

After upgrade to the latest version, can't build the project

`FAILURE: Build failed with an exception.

BUILD FAILED in 33s [!] App requires Multidex support Flutter multidex handling is disabled. If you wish to let the tool configure multidex, use the --mutidex flag.`

I already enabled multidex, this is something wrong.

chat_composer: 1.0.1 flutter_sound: 8.5.0