We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88649be commit c9d8edbCopy full SHA for c9d8edb
README.md
@@ -22,7 +22,7 @@ Built using [built_value][built_value_git]
22
23
```yaml
24
dependencies:
25
- built_redux: "^0.0.3"
+ built_redux: "^0.0.5"
26
```
27
28
2. Add the `built_redux` [transformer] to your `pubspec.yaml`.
example/pubspec.lock
@@ -66,7 +66,7 @@ packages:
66
path: ".."
67
relative: true
68
source: path
69
- version: "0.0.4"
+ version: "0.0.5"
70
built_value:
71
description:
72
name: built_value
0 commit comments