Flutter Binder Snippets
Flutter Binder Snippets is a way to enhance the way you use Binder. It contains a collection of different
snippets such as lref .
Snippets
Shortcut |
Description |
lref |
Creates a new LogicRef with its Logic class. |
sref |
Creates a new StateRef with its initial state. |
cref |
Creates a new Computed with its state builder. |
bdr_consumer |
Creates a Consumer widget. |
bdr_state_listener |
Creates a StateListener widget. |
Requirements
vscode: ^1.50.0
Release Notes
1.0.0
Initial release of Flutter Binder Snippets
| |