uni
uni copied to clipboard
Merge and Refactor Extensions
There are a lot of class extensions across the code base. For example, in controller/networking/network_router.dart, model/entities, model/utils and /utils.
We should decide a unique folder for this type of files in order to don't create duplicated code. Also, in my opinion, there should be only have one extension for each class type.