-
### Use case
Well i decided alot of my apps are sharing alot of the same code. So i started to port alot of the code to my own "library/package". I've added some basic localization for the library.…
-
It would be nice if there could be an interaction between these 2 packages
If you click on a graph , you get the details in itables or if you make a selection in itables , you get a graph visualisati…
-
### Create Comprehensive Documentation for Kolosal AI Project
**Description:**
We need to create thorough documentation for the Kolosal AI project to make it easy for developers to understand, con…
-
**Is your feature request related to a problem? Please describe.**
Currently, building an overlay requires using a UWP app as a base. This immediately locks out use of any libraries or features from …
-
### Steps to reproduce
I'm working on an application which has a profile editor screen. When the app first opened, then the profile editor is the first screen to add the profile. Then it is reused wh…
-
══╡ EXCEPTION CAUGHT BY WIDGETS LIBRARY ╞═══════════════════════════════════════════════════════════
The following UnsupportedError was thrown building AuthHandler(state: _AuthHandlerState#a3b88):
U…
-
java.lang.NoSuchMethodError: No virtual method centerCrop()Lcom/bumptech/glide/request/RequestOptions; in class Lcom/bumptech/glide/request/RequestOptions; or its super classes (declaration of 'com.…
-
### Description
When cloning an element, it would be useful to have the option for the source `Draggable` to stay in the list.
This pattern is generally useful if you want to have a "source…
-
### Document Link
https://flutter.dev/go/layered-material-widgets
### What problem are you solving?
Ink effects are painted on an underlying `Material` widget, which has configuration options…
-
Changing the window height leads to jumpy relayouting. This does not happen with changing the window width.
Changing window width and height eventually leads to a panic.
```
thread 'main' panic…