Design-Patterns-Dart (设计模式-Dart)

repository created to show some examples of design patterns with dart (创建存储库以展示使用 Dart 的设计模式的一些示例)

设计模式

Creational (创建型)

singleton (单例)

builder

Structural (结构型)

adapter (适配器)

Behavioural (行为型)

template

GitHub

查看 Github