Alden Bansemer

Results 16 issues of Alden Bansemer

Your app works great! I've been using it to scan in asset tags at my job. However, the automatic wifi connecting does mean anyone can use the app to get...

feature

I am considering using this Flutter library for a project, so I did some testing on it to confirm it has what I need. I got the example app building...

### Does this expand an already existing service No ### Link to a game or software https://dart.dev/ ### Links for the download https://github.com/dart-lang ### Links for the install docs https://dart.dev/tutorials/server/get-started

Egg Request

Root cause: https://github.com/faisalman/ua-parser-js/blob/master/src/ua-parser.js#L376-L381 The problem: The regex for Samsung mobile devices matches the Tab S8's device number `SM-X706B` with the regex `\b((?:s[cgp]h|gt|sm)-\w+|galaxy nexus)`. But does not match the tablet's regex...

## Bug report **Describe the bug** When generating a TotpMultiFactor secret, Firebase on Android throws an `ERROR_REQUIRES_RECENT_LOGIN` regardless of how recent the last sign in was. **Web and iOS are...

type: bug
plugin: auth
platform: android

**Describe the bug** When using H264 with Android screen-share, the local participant will see the video rendered correctly in their local UI viewer. However, other remote participants instead see no...

## Connection with issue(s) Close #92 Close #91 Close #90 ## Solution description Upgrades the intl package to 0.19.0 so that Flutter SDK v3.22.0 is supported. ## Screenshots or Videos...

https://developer.android.com/about/versions/14/changes/fgs-types-required https://developer.android.com/about/versions/14/changes/fgs-types-required#media-projection https://developer.android.com/reference/android/content/pm/ServiceInfo#FOREGROUND_SERVICE_TYPE_MEDIA_PROJECTION ``` E/AndroidRuntime(16537): java.lang.RuntimeException: Unable to start service de.julianassmann.flutter_background.IsolateHolderService@ceb8b4b with Intent { act=START cmp=com.remotelegal.astra/de.julianassmann.flutter_background.IsolateHolderService }: java.lang.SecurityException: Starting FGS with type mediaProjection callerApp=ProcessRecord{5ba1ad5 16537:com.remotelegal.astra/u0a549} targetSDK=34 requires permissions: all of...

bug

**Is your feature request related to a problem? Please describe.** In Flutter 3.22.0, the project maintainers added stable support for WebAssembly. They recommend migrating packages to [package:web](https://pub.dev/packages/web) and [dart:js_interop](https://api.dart.dev/stable/dart-js_interop) to...