Moritz Wirger

Results 16 issues of Moritz Wirger

Hey @Hypfer I made a video on how to convert and setup the Vindriktning sensor. If you want you can add it to the readme, as it will go through...

### :speech_balloon: Description As the [documentation of the app installer file states](https://docs.microsoft.com/en-us/windows/msix/app-installer/how-to-create-appinstaller-file#step-5-add-dependencies) there is the possibility to install both mandatory and optional dependencies with an app. Would it be possible...

enhancement

One of the most powerful refactorings is possibly the extraction of a block of code into a new function/method. Would it be possible to add this feature?

### Page URL https://docs.flutter.dev/development/platform-integration/windows/version-migration/ ### Page source https://github.com/flutter/website/tree/main/src/development/platform-integration/windows/version-migration.md ### Describe the problem Step 4 of the migration instructions only describe to delete 2 files inside the windows folder (`Delete the...

p2-medium
e0-minutes

Changes: - Reformat code (also remove tabs) - Move includes to top of files - Use constants instead of defines - Use initializer list instead of direct assignment - Rearrange...

``` In file included from .pio/libdeps/denky32/OneBitDisplay/src/OneBitDisplay.cpp:57: .pio/libdeps/denky32/OneBitDisplay/src/obd_io.inl:353:13: error: 'void RawWriteData(OBDISP*, unsigned char*, int)' was declared 'extern' and later 'static' [-fpermissive] static void RawWriteData(OBDISP *pOBD, unsigned char *pData, int iLen) ^~~~~~~~~~~~...

`MySQLServerException [1045]: Access denied for user 'root'@'localhost' (using password: YES)`

It would be awesome if this package could be combined with e.g. [`desktop_multi_window`](https://github.com/MixinNetwork/flutter-plugins/tree/main/packages/desktop_multi_window) to be able to drag and drop a `DockingItem` out of the main application window into a...

I am not sure if this is a real issue, but it seems odd to me, why a Cell with a time below `02:25:00` is interpreted as a `DateTimeCellValue` while...

### Proposal It would be nice to be able to have text right at the start and end of a line and not only at the center. The current syntax...

Type: Enhancement
Status: Triage