Emanuel Oberholzer

Results 7 issues of Emanuel Oberholzer

* Added new variable WORKSPACE_ROOT in settings * Added support for building the project in its directory and outputting the files in a build directory * Added light support for...

The build method of the `DropdownSearchState` from the `DropdownSearch` widget wraps the result of the `_formField()` method in an `InkWell` widget. An `InkWell` widget takes parameters for its `highlightColor`, `splashColor`...

## Problem Can you please rename the macro **min** in **utility/In_eSPI.h** to **M5CORE2_min**, because otherwise i get compilation errors in PlatformIO. It seems that this happens because the usage of...

I replaced the usages of dart:io in the library with universal_io, this should make the package compatible with the web platform. Furthermore I made it possible to import the Parser...

I would like to request maintainer access for [nl.hjdskes.gcolor3](https://github.com/flathub/nl.hjdskes.gcolor3) and [me.sanchezrodriguez.passes](https://github.com/flathub/me.sanchezrodriguez.passes) to be granted to my account @obemu, as the original authors stopped maintenance and the GNOME runtimes used by...

access-request

# Feature Request I would like a Flutter widget for a [Sankey Chart](https://en.wikipedia.org/wiki/Sankey_diagram). # Alternatives The only Flutter native alternative I found is the [sankey_flutter package](https://pub.dev/packages/sankey_flutter), which uses the algorithm...

This PR adds a new feature on top of [v6.0.2](https://github.com/salim-lachdhaf/dropdown_search/tree/v6.0.2). The feature is also compatible with [v7.0.0-pre](https://github.com/salim-lachdhaf/dropdown_search/tree/v7.0.0-pre). This PR adds the new parameter `formKey` to the `DropdownSearch` widget, this parameter...