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 d05c4b3 commit 6d145e9Copy full SHA for 6d145e9
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 0.12.19
2
+- Refactoring: reformatting and minor changes
3
+
4
## 0.12.5
5
- Put "Shapes" prototype pattern to "Shapes" folder.
6
- The list of patterns has been updated. Added links to projects.
pubspec.yaml
@@ -1,6 +1,6 @@
name: design_patterns_dart
description: Dart examples for all classic GoF design patterns.
-version: 0.12.5
+version: 0.12.19
homepage: https://refactoring.guru/design-patterns
repository: https://github.com/RefactoringGuru/design-patterns-dart
issue_tracker: https://github.com/RefactoringGuru/design-patterns-dart/issue
0 commit comments