-
## Flutter Sound Version :
- **Important**: Result of the command : ```flutter pub deps | grep flutter_sound```
├── flutter_sound 9.2.13
│ ├── flutter_sound_platform_interface 9.2.13
│ ├── f…
-
**Describe the bug**
- `myapp.amplifyapp.com/assets/NOTICES/`
- 'NOTICES' file error : 403 or 404
**To Reproduce**
Steps to reproduce the behavior:
1. `flutter create myapp`
2. 'push to gi…
-
FaceBlur
-
Description
In light of the digital transformation of public services, this project endeavours to create a UI component tailored for Flutter applications. The main objective is to address the chall…
-
### Steps to reproduce
I'm calling a local_auth dialog with `AuthenticationOptions(biometricOnly: true)`.
When calling it on iOS it displays FaceID dialog.
If the face recognition fails two tim…
-
Hi, we're seeing
I/flutter ( 7919): _platformCallHandler call speech.onSpeechAvailability false
I/flutter ( 7919): _platformCallHandler call speech.onError 7
I/flutter ( 7919): Unknowm method spe…
-
Hi,
I created a TFLite model using google's teachable machine. It is sort of working in the debug version of the flutter app. The only problem is that it finds a lot of false positives along with …
-
Hi, one of our project need face recognition. I'm trying all the resources. This repository seems to complete that. But I couldn't run the app on linux & windows. I followed all the instructions, stil…
-
Hi, I have a problem in my samsung mobile galaxy s 10+, when i try to use faceid:
![image](https://user-images.githubusercontent.com/1783460/83791019-b7435000-a65e-11ea-8613-1d43f5333d44.png)
The l…
-
There is a conflict between the firebase dependencies and the google_mlkit_object_detection: ^0.13.0 package. If I don't add the google_mlkit_object_detection package the app compiles without an issue…