kursat-ozturk / singleton_pattern_dart

Singleton is a creational design pattern that ensures that a class has only one instance and provides an easy global access to that instance.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kursat-ozturk/singleton_pattern_dart Issues

No issues in this repository yet.