Lars Werner

Results 30 issues of Lars Werner

Thank you for this great class! I have been using it to make an interactive map by extracting each path with great success. ![image](https://github.com/dnfield/dart_path_parsing/assets/535446/b07af7c2-9e58-42a4-b0e8-cc6a9216a184) Now someone suggested that I put...

Hi, great api! Just what I was looking for! My I suggest to add smaller dividents to the list too? Like these currencies has this naming for the "smallest" currency...

I believe they are shutting down their old system 01.01.2024 and replace it with https://data.nordpoolgroup.com Anyone looked into this?

Hi, thank you for a great widget! I wonder if there are any option to make the dialogbar modal? I want to "force" the user to press the buttons in...

When scroll = true in MultiSelectChipDisplay I get alot of assert while scrolling. Anyone else noticed this? ``` Doctor summary (to see all details, run flutter doctor -v): [√] Flutter...

Websocket.PCL library has worked just fine for Android until version 9 is targeted. Ref: https://developer.android.com/about/versions/pie/android-9.0-changes-28#apache-p Project is always getting exception: Java.Lang.NoClassDefFoundError: Failed resolution of: Lorg/apache/http/RequestLine; Tried to add in androidmanifest.xml:...

Library does not work in 3.2 at all

Hi, I tested your xlider and have some odd issues when setting disableAnimation and alwaysShowTooltip: First, if the tooltip is like this ```dart tooltip: FlutterSliderTooltip( disableAnimation: true, alwaysShowTooltip: false, direction:...

enhancement
help wanted
good first issue

## Plugin Version 5.1.0 ## Steps to Reproduce Use the banner example: https://github.com/googleads/googleads-mobile-flutter/tree/main/samples/admob/banner_example Compile it for Android emulator and rotate to horizontal. Screensize setup is like this: ![image](https://github.com/user-attachments/assets/5d07d8f2-9009-4df9-977c-87f5a36e3b9b) Screen width...

in triage
platform-android
banner ad

### What could be improved Makes Flame easier to implement normal Flutter widgets and still make it possible to Flame Game() to draw effects on top, like particles. ### Why...

enhancement