File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
patterns/memento/memento_editor Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,10 @@ object without revealing the details of its implementation.
55Tutorial: [ here] ( https://refactoring.guru/design-patterns/memento ) .
66
77### Online demo:
8- Click on the picture to see a [ demo] ( https://RefactoringGuru.github.io/design-patterns-dart/#/memento/flutter_memento_editor ) .
8+ Click on the picture to see the [ demo] ( https://RefactoringGuru.github.io/design-patterns-dart/#/memento/flutter_memento_editor ) .
99
1010[ ![ image] ( https://user-images.githubusercontent.com/8049534/165401175-88bc4593-4624-45b4-8c03-6f1390ed771a.png )] ( https://refactoringguru.github.io/design-patterns-dart/#/memento/flutter_memento_editor )
1111
12-
1312### Dependency Patterns
1413This complex example includes these implementations:
1514- [[ AppObserver] ( https://github.com/RefactoringGuru/design-patterns-dart/tree/master/patterns/observer/app_observer )]
You can’t perform that action at this time.
0 commit comments