Skip to content

Commit ccc61e1

Browse files
committed
Update main README.md.
1 parent fef151c commit ccc61e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ It contains **Dart** examples for all classic **GoF** design patterns.
2828
- [x] **Decorator** - [[Data Source Decoder](https://github.com/RefactoringGuru/design-patterns-dart/tree/main/patterns/decorator/data_source_decoder)]
2929
- [ ] **Facade**
3030
- [x] **Flyweight** - [[Conceptual](https://github.com/RefactoringGuru/design-patterns-dart/tree/main/patterns/flyweight/conceptual)]
31-
- [ ] **Proxy**
31+
- [x] **Proxy** - [[Conceptual](https://github.com/RefactoringGuru/design-patterns-dart/tree/main/patterns/proxy/conceptual)]
3232

3333
## Requirements
3434
The examples were written in **Dart 2.17**.

0 commit comments

Comments
 (0)