-
Attached to this issue you will find an approximation of the color palettes provided by the 58 scenes that were part of the official hue app for android version `4.17.0`. The palette data is not in th…
-
There doesn't seem to be a lot of documentation around "platform interface package". The documentation jumps around and never completes a full picture. I am looking at plugins + platform interface pa…
-
I'd like to ask for adding support for conditional formatting.
Use case:
I'm generating a report that contains a couple of columns, in the last columns I need to calculate the average from previous …
Misiu updated
2 months ago
-
### Use case
I use flutter to develop on the windows platform. When I published it, I found a file named flutter_windows.dll in the program directory. I think my users may infer that my program is de…
-
Branching out this from https://github.com/flutter/flutter/issues/13914#issuecomment-1832599538 which discusses such paths on iOS (which may or may not be approximations). This issue tracks being able…
-
### Checklist
- [X] I am able to reproduce the bug with the [latest version](https://github.com/j-fbriere/squawker/releases).
- [X] I made sure that there are *no existing issues* - [open](https://gi…
-
I installed your code in my ESPHome configuration. It paired perfectly the first time with my ceiling light and Home Assistant. I am now able to turn the light on using a better switch and button conf…
-
App is awesome for Freebuds 4i. Do you plan to add support for new Freebuds 5i?
-
**Is your feature request related to a problem? Please describe.**
I want to use flutter\_rust\_bridge with a project that uses the Flutter embedder API. The Rust code to be called by Dart is locat…
-
I would have expected enums to be obfuscated, but it seems they are not -- they appear when inspecting the compiled app's libapp.so, and at runtime via the enum's `toString()` method. Either this is a…