Initial release
Contains the following snippets:
Shortcut | Description |
---|---|
computed | Creates a computed |
consumer | Creates the Consumer widget |
family | Creates a family provider and lets you prefix it with whatever, for example Computed. |
provider | Creates a provider and lets you prefix it with whatever, for example Stream. |