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 ff2b33e commit b968dd9Copy full SHA for b968dd9
README.md
@@ -31,5 +31,5 @@
31
* [x] [Composite](https://github.com/Ricky-yu/designPatterns-dart/tree/master/composite)
32
* [x] [Decorator](https://github.com/Ricky-yu/designPatterns-dart/tree/master/decorator)
33
* [x] [Facade](https://github.com/Ricky-yu/designPatterns-dart/tree/master/facade)
34
-* [x] [Flyweight](https://github.com/scottt2/design-patterns-in-dart/tree/master/flyweight)
+* [x] [Flyweight](https://github.com/Ricky-yu/designPatterns-dart/tree/master/flyweight)
35
* [x] [Proxy](https://github.com/Ricky-yu/designPatterns-dart/tree/master/proxy)
0 commit comments