File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ It contains **Dart** examples for all classic **GoF** design patterns.
2727 - [x] ** Composite** - [[ Image Editor] ( https://github.com/RefactoringGuru/design-patterns-dart/tree/main/patterns/composite/image_editor )] [[ Products and Boxes] ( https://github.com/RefactoringGuru/design-patterns-dart/tree/main/patterns/composite/products_and_boxes )]
2828 - [x] ** Decorator** - [[ Data Source Decoder] ( https://github.com/RefactoringGuru/design-patterns-dart/tree/main/patterns/decorator/data_source_decoder )]
2929 - [ ] ** Facade**
30- - [ ] ** Flyweight**
30+ - [x ] ** Flyweight** [[ Conceptual ] ( https://github.com/RefactoringGuru/design-patterns-dart/tree/main/patterns/flyweight/conceptual )]
3131 - [ ] ** Proxy**
3232
3333## Requirements
You can’t perform that action at this time.
0 commit comments