Joe Muller

Results 11 issues of Joe Muller

## Use case Hi, I'm trying to use the share_plus plugin to share an image from a Flutter web app. When I try to share an image using the shareFiles()...

enhancement

**Describe the bug** My CI/CD pipeline failed with this error message: ``` * What went wrong: Could not determine the dependencies of task ':app:minifyQaReleaseWithR8'. > Could not resolve all task...

new issue

It took me a few minutes to find the default line length (80) and figure out how to update the flutter format command to use something different so I added...

This change addresses https://github.com/OpenAPITools/openapi-generator/issues/11462. Prior to this change, the dart generator would not properly handle DateTime arrays. Instead, it would generate code that relies on a method that doesn't exist...

Client: Dart
Issue: Bug

It would be nice to have a button to reset the settings in the Monarch Controller to their default starting values (ex. 1.0 text scale factor, 100% scale, Material Light...

good first issue

## Summary Add a method to the Amplitude SDK to access the current user's "Amplitude ID". ## Motivations We have a funnel that allows a user to login half way...

feature request

There is an existing 3rd party plugin called [flutter_blue ](https://pub.dev/packages/flutter_blue) that lets you communicate through bluetooth on Android and iOS. I think adding Tizen support to this plugin would make...

proposal

Day 13 shows how to add an x/y/z axis to the immersive space. To do so, it attempts to load an `axis.usdz` file from the project's assets. This file is...

I created an application that uses the UAE-large-V1 model inside Transformers.js and was able to embed sentences in a browser without issues. The model would return a single vector for...

### Related issues ### [REQUIRED] Version info **node:** v20.13.1 **firebase-functions:** ^5.0.0 **firebase-tools:** **firebase-admin:** 13.9.0 ### [REQUIRED] Test case Original Stack Overflow question: https://stackoverflow.com/a/78496117/12806961 ### [REQUIRED] Steps to reproduce 1. Create...

needs-triage