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 b4888d7 commit c05a086Copy full SHA for c05a086
example/pubspec.lock
@@ -81,7 +81,7 @@ packages:
81
path: ".."
82
relative: true
83
source: path
84
- version: "0.1.4"
+ version: "1.0.0"
85
lints:
86
dependency: transitive
87
description:
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: lazy_load_indexed_stack
2
description: A package that extends IndexedStack to allow for lazy loading.
3
-version: 0.1.4
+version: 1.0.0
4
homepage: https://github.com/okaryo/lazy_load_indexed_stack
5
repository: https://github.com/okaryo/lazy_load_indexed_stack
6
0 commit comments