Version 0.1.1
- Removes the snippet for
Computed
as that is now supported withProvider
These are now the supported snippets:
Shortcut | Description |
---|---|
consumer | Creates the Consumer widget |
family | Creates a provider with the family prefix. |
provider | Creates a provider and lets you prefix it with whatever, for example Stream. |