GetX Light Bulb
A vscode extension for Get to make your development more efficient and faster!!!
Wrap with Obx
Obx(() => Text('${controller.name}'));
Remove this Obx
** Wrap or remove Obx function need to highlight on a completed widget **
Create BaseX page with binding and controller
Convert json to dart
- Create a folder named "json" under your project with path "lib/model/"
- Create a json file named "{class_name}.d.json" under path "lib/model/json/"
- Open your created json file
- Run a command
★ Convert json to dart from the command palette by shorcut key ⌘ + ⇧ Shift + P (Mac) and hit enter.
Where can I get it?
Download extension on MarketPlace
| |