-
I developed a VS Code extension called `JSON Dynamic Widget Helper`, which simplifies working with `json_dynamic_widget` by providing options to wrap and remove widgets directly within the JSON. I bel…
-
The Location List widget is useful in scenarios for selecting from a static hierarchy. In many cases, a dynamic list is preferable. We will create a new input widget called "Dynamic List" which can be…
-
### Can we access your project?
- [X] I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
### Current Behavior
When…
-
Hi J!
I might have butchered the title here so apologies in advance.
$INFO labels won't work in the "name" field in dynamic nodes.
But that's not the case in something like the `skinvariables…
-
user_id가 2인 유저로 프로필을 조회해도 user_id가 1인 유저의 프로필만 확인 가능한 이슈
-
### Steps to reproduce
1. Create an app with PlatformViewLink and AndroidViewSurface
2. Implement in Kotlin SurfaceView(or GLSurfaceView) method onTouchEvent
3. Listen to events in that callback
4…
-
**Fehlerbeschreibung**
Ich wollte eigentlich einen anderen Bug(anscheinend #21) reproduzieren und musste dafür die App zurücksetzen(Einstellungen --> "Abmelden und neu Anmelden". Ein erneutes Anmelde…
-
**Fehlerbeschreibung**
In Anschluss an #20 funktionierte zwar die Anmeldung mit Lernsax, der Stundenplan konnte aber nicht automatisch angemeldet werden. Nach erfolgreicher Eingabe der Anmeldedaten ö…
-
```
main.dart
import 'dart:convert';
import 'package:json_dynamic_widget/json_dynamic_widget.dart';
import 'package:http/http.dart' as http;
void main() {
launcher();
}
void launcher()…
-
First of all, I love Flutter and json dynamic widgets. When some arguments are wrong or dynamic variables aren't available in the registry, no exception is raised and nothing is shown. I created a tes…