Giter VIP home page Giter VIP logo

Comments (6)

RoleWong avatar RoleWong commented on September 10, 2024 2

You can use the fork version:https://pub.dev/packages/flutter_plugin_record_plus

Fixed these bugs, supports Flutter 3.x, Updated to latest version of kotlin

from flutter_plugin_record.

LiJinJinJIn avatar LiJinJinJIn commented on September 10, 2024

Is it resolved please?

from flutter_plugin_record.

simonluoljz avatar simonluoljz commented on September 10, 2024

Anyone help me to fix this issue, I got the same exception while my app runned on Android platform

from flutter_plugin_record.

iBinbro avatar iBinbro commented on September 10, 2024

You can use the fork version:https://pub.dev/packages/flutter_plugin_record_plus

Fixed these bugs, supports Flutter 3.x, Updated to latest version of kotlin

You can use the fork version:https://pub.dev/packages/flutter_plugin_record_plus

Fixed these bugs, supports Flutter 3.x, Updated to latest version of kotlin

flutter_plugin_record_plus 好像有点问题呀 一开始直接运行 根据路径录制 没反应 运行默认录制 结束后再点击 根据路径录制 就好了 能看下是什么问题么

from flutter_plugin_record.

InTheClodus avatar InTheClodus commented on September 10, 2024

Because there are many plugin warehouses on the native side of Android have been deleted, resulting in failure to download

from flutter_plugin_record.

liu6244091 avatar liu6244091 commented on September 10, 2024

小弟最新解决办法
1.将源码从github下载到本地,然后修改本地源码;
2.修改错误(build.gradle注释第三方库AndroidAudioConverter);
3.修改FlutterPluginRecordPlugin.kt将报错地方全部注释;
4.编译运行源码,如果成功进入第五步;
5.到自己的flutter项目中的pubspec.yaml文件修改引用,下面是path方式引入,如果是团队协作将代码上传至git再用git的方式引入即可
flutter_plugin_record:
path: D:\flutter\code\flutter_plugin_record-master
就这样问题解决了,如果你没有wav转mp3需求,就像我这样直接注释,如果有自行解决wav转mp3即可;

from flutter_plugin_record.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.