Giter Site home page Giter Site logo

chat_composer's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

chat_composer's Issues

Please migrate, and update audio recorder plugin

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.

voice recorder doesn't work in Android 13

After upgrading the operating system to Android 13, the voice recorder has a problem.

I/flutter ( 5707): ┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
I/flutter ( 5707): │ #0 FlutterSoundRecorder.stopRecorder (package:flutter_sound_lite/public/flutter_sound_recorder.dart:787:13)
I/flutter ( 5707): │ #1 RecordAudioCubit.startRecord (package:impo_full/core/app/custom_packages/chat_composer/lib/cubit/recordaudio_cubit.dart:49:19)
I/flutter ( 5707): ├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄
I/flutter ( 5707): │ 🐛 FS:---> stopRecorder
I/flutter ( 5707): └───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
I/flutter ( 5707): ┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
I/flutter ( 5707): │ #0 FlutterSoundRecorder._stopRecorder (package:flutter_sound_lite/public/flutter_sound_recorder.dart:797:13)
I/flutter ( 5707): │ #1 FlutterSoundRecorder.stopRecorder. (package:flutter_sound_lite/public/flutter_sound_recorder.dart:790:17)
I/flutter ( 5707): ├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄
I/flutter ( 5707): │ 🐛 FS:---> _stopRecorder
I/flutter ( 5707): └───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
I/flutter ( 5707): ┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
I/flutter ( 5707): │ #0 FlutterSoundRecorder._stop (package:flutter_sound_lite/public/flutter_sound_recorder.dart:755:13)
I/flutter ( 5707): │ #1 FlutterSoundRecorder._stopRecorder (package:flutter_sound_lite/public/flutter_sound_recorder.dart:809:17)
I/flutter ( 5707): ├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄
I/flutter ( 5707): │ 🐛 FS:---> _stop
I/flutter ( 5707): └───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
I/flutter ( 5707): ┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
I/flutter ( 5707): │ #0 FlutterSoundRecorder.stopRecorderCompleted (package:flutter_sound_lite/public/flutter_sound_recorder.dart:265:13)
I/flutter ( 5707): │ #1 MethodChannelFlutterSoundRecorder.channelMethodCallHandler (package:flutter_sound_platform_interface/method_channel_flutter_sound_recorder.dart:80:22)
I/flutter ( 5707): ├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄
I/flutter ( 5707): │ 🐛 ---> stopRecorderCompleted: true
I/flutter ( 5707): └───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
I/flutter ( 5707): ┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
I/flutter ( 5707): │ #0 FlutterSoundRecorder.stopRecorderCompleted (package:flutter_sound_lite/public/flutter_sound_recorder.dart:277:13)
I/flutter ( 5707): │ #1 MethodChannelFlutterSoundRecorder.channelMethodCallHandler (package:flutter_sound_platform_interface/method_channel_flutter_sound_recorder.dart:80:22)
I/flutter ( 5707): ├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄
I/flutter ( 5707): │ 🐛 <---- stopRecorderCompleted: true
I/flutter ( 5707): └───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
I/flutter ( 5707): ┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
I/flutter ( 5707): │ #0 FlutterSoundRecorder._stop (package:flutter_sound_lite/public/flutter_sound_recorder.dart:768:13)
I/flutter ( 5707): │ #1
I/flutter ( 5707): ├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄
I/flutter ( 5707): │ 🐛 FS:<--- _stop
I/flutter ( 5707): └───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
I/flutter ( 5707): ┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
I/flutter ( 5707): │ #0 FlutterSoundRecorder._stopRecorder (package:flutter_sound_lite/public/flutter_sound_recorder.dart:840:13)
I/flutter ( 5707): │ #1
I/flutter ( 5707): ├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄
I/flutter ( 5707): │ 🐛 FS:<--- _stopRecorder :
I/flutter ( 5707): └───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
I/flutter ( 5707): ┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
I/flutter ( 5707): │ #0 FlutterSoundRecorder.stopRecorder (package:flutter_sound_lite/public/flutter_sound_recorder.dart:792:13)
I/flutter ( 5707): │ #1
I/flutter ( 5707): ├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄
I/flutter ( 5707): │ 🐛 FS:<--- stopRecorder
I/flutter ( 5707): └───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
I/ViewRootImpl@c8b07afMainActivity: MSG_WINDOW_FOCUS_CHANGED 0 0
I/ViewRootImpl@c8b07afMainActivity: stopped(false) old = false
[log] [chat_composer] 🔴 Denied permissions

Support Web

Can this package support Web ?
I think recorder package u uses called flutter_sound_lite support Web
so I run ur emaple on web but isn't record on web
Thanks in advance

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.