Feb 28, 2022
Reading and discussing this approach has arrised a quetion on performance/memory: Isn't having many singletons (`getIt`s set up in service_locator.dart) the opposite of what a developer should strive for, which is having the least possible amount of singleton in an app?