File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed
Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1+ ## 0.1.4
2+ * FIX eager rebuilds
3+
14## 0.1.3
25* Update README
36
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ packages:
7373 path: ".."
7474 relative: true
7575 source: path
76- version: "0.1.3 "
76+ version: "0.1.4 "
7777 lints:
7878 dependency: transitive
7979 description:
Original file line number Diff line number Diff line change 11name : lazy_load_indexed_stack
22description : A package that extends IndexedStack to allow for lazy loading.
3- version : 0.1.3
3+ version : 0.1.4
44homepage : https://github.com/okaryo/lazy_load_indexed_stack
55repository : https://github.com/okaryo/lazy_load_indexed_stack
66
77environment :
88 sdk : " >=2.16.0 <3.0.0"
9- # flutter: ">=1.17.0"
109
1110dependencies :
1211 flutter :
You can’t perform that action at this time.
0 commit comments