Giter Site home page Giter Site logo

Comments (4)

cseas avatar cseas commented on August 16, 2024

I tried deleting the android and test folders then running flutter create ., after which the app ran but the voice button is not working and the following error is displayed in Android Studio:

E/flutter (16661): [ERROR:flutter/lib/ui/ui_dart_state.cc(148)] Unhandled Exception: MissingPluginException(No implementation found for method activate on channel bz.rxla.flutter/recognizer)

from how-to-build-a-biomedical-startup.

code-utk avatar code-utk commented on August 16, 2024

I am having exactly the same issue? Did you get any solution the problem if So Please Help me out?

from how-to-build-a-biomedical-startup.

cseas avatar cseas commented on August 16, 2024

@code-utk As I've written above in my second comment, I was able to run the app. But couldn't get the voice button to work. There's probably some custom code to be written in the android folder to support its working. Or maybe some refactoring in the android code is needed related to the bz.rxla.flutter/recognizer package, which is the source of the voice button's operations.

The issue is originating from the base repo code and is not related to the modifications added by @llSourcell

from how-to-build-a-biomedical-startup.

tahmidmozaffar avatar tahmidmozaffar commented on August 16, 2024

@cseas Here is the .gradle file of flutter SDK directory in your machine.
Script '/home/abhijeet/softwares/flutter/packages/flutter_tools/gradle/flutter.gradle' line: 27

I fixed this problem by replacing "google()" with maven { url "https://maven.google.com" }

from how-to-build-a-biomedical-startup.

Related Issues (6)

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.