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 d2fd77d commit f1fbb79Copy full SHA for f1fbb79
example/pubspec.lock
@@ -81,7 +81,7 @@ packages:
81
path: ".."
82
relative: true
83
source: path
84
- version: "1.1.0"
+ version: "1.2.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: 1.1.0
+version: 1.2.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