We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 883b293 commit 9404300Copy full SHA for 9404300
example/pubspec.lock
@@ -446,7 +446,7 @@ packages:
446
path: ".."
447
relative: true
448
source: path
449
- version: "0.2.2"
+ version: "1.0.0"
450
stream_channel:
451
dependency: transitive
452
description:
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: stager
2
description: A Flutter productivity tool that allows developers to isolate pieces of UI.
3
-version: 0.2.2
+version: 1.0.0
4
repository: https://github.com/bryanoltman/stager
5
issue_tracker: https://github.com/bryanoltman/stager/issues
6
0 commit comments