mobile_app_open icon indicating copy to clipboard operation
mobile_app_open copied to clipboard

Mobile App Open

Results 84 mobile_app_open issues
Sort by recently updated
recently updated
newest added

Let's try to list all the things we need to see if we still to something more: - [] - []

Let's try to list all the 3rd party components and corresponding licenses we used. - [ ] flutter - [ ] flutter plugins - [ ] tensorflow - [ ]...

Currently, I got |device| Mobilenet V4 Large| Mobilenet EdgeTPU| |------|----:|---:| |iPhone 13| 220.11 | 617.78| |iPhone 14 Pro| 300.06 | 970.95| |iPhone 15 Pro Max| 332.95 | 1145.05| Roughly, >...

1. mainly follow what the main Inference group have and replace SD XL with 1.5 2. we don't have 1.5 keras or tflite, we can start with 1.4 tflite files...

While using the latest Android Studio with Flutter plugin to build the mobile_app_open project, it met compile error. Here is the step: 1. download the latest mobile_app_open-master.zip here. 2. open...

There were a lot of dependency conflicts when adding new `firebase_app_check` Flutter package, as in https://github.com/mlcommons/mobile_app_open/issues/844. So we need to update the current Flutter SDK from v3.7 to the latest...

> App Check helps protect your API resources from abuse by preventing unauthorized clients from accessing your backend resources. https://firebase.google.com/docs/app-check

During last group meeting, we discuss way to accelerate backend integration for app release after each submission. It seems a private repo with all the submitted backend changes will work....