Aaron

Results 8 issues of Aaron

### Platform iPhone 12 ### Plugin connectivity_plus ### Version 2.3.6 and 2.3.5 ### Flutter SDK 2.10.4 ### Steps to reproduce I have wifi on my emulator turned on; when the...

bug
triage

**Steps to Reproduce** We use Hive for our settings and we have it attached to a Freezed class as well. We are on the most recent version of both platforms....

problem

So I have a use case where while a form in a sliding up panel is being filled out it should not be closed so I want to lock it...

### Description Something in the swift files is causing XCode to throw this error: ``` Swift Compiler Error (Xcode): 'let' property 'convert' may not be initialized directly; use "self.init(...)" or...

iOS
pending-close-response-required
Build
pending-triage

A dart conversion of [polygon_clipping](https://github.com/mfogel/polygon-clipping/tree/main) with adopted dart native classes such as Point, flutter's Vector2, SplayTreeMap, and SplayTreeSet.

Per the example and my own implementation, I can't find a way to focus on the user's location or focus the camera on the puck. a The current implementation in...

**Describe the bug** This method per the documentation seems to work perfectly on iOS and Android but on Web I'm getting a random type error within the package. Here's my...

Is there a way to prevent the icon and label from overlapping when you add margins? I adjusted the margin, figuring the interface would work the same as the little,...