vscode-flutter.xml-layout
vscode-flutter.xml-layout copied to clipboard
XML Layout for Flutter. Brings Angular's style to Flutter!
This extension's snippet definitions ``` ~/.vscode/extensions/waseemdev.flutter-xml-layout-0.0.31/snippets/dart.json ~/.vscode/extensions/waseemdev.flutter-xml-layout-0.0.31/snippets/xml.json ``` are missing the required `description` field in the JSON, which can break some snippet scanners. It should at least be defined and...
Hi, I would like to know if there's a way to use generic typed widget in xml? e.g., how to rewrite the following code in xml? where RadioListTile is a...
Get package is very popular, more than 2k likes already. https://pub.dev/packages/get But this library is tied to the Provider package. This is the only thing that prevents many users from...
Hi Waseemdev, Would like to update you that we have updated this extension to generate null-safety codes and having running our apps with Flutter 3.3.0 for weeks. Here I'm creating...
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.13.1 to 3.14.2. Changelog Sourced from js-yaml's changelog. [3.14.2] - 2025-11-15 Security Backported v4.1.1 fix to v3 [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in yaml...