We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9df021b commit 0e4f23fCopy full SHA for 0e4f23f
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.0.2
2
+
3
+* Refactoring example name to be shown on pub.dev page
4
+* Reformatting code
5
+* Improving documentation
6
7
## 0.0.1
8
9
* Initial release with core functionality
pubspec.yaml
@@ -1,6 +1,6 @@
name: tutorial_system
description: "Interactive tutorials for flutter apps, without messing up your code."
-version: 0.0.1
+version: 0.0.2
homepage: https://github.com/biocentral/tutorial_system
environment:
0 commit comments