uni icon indicating copy to clipboard operation
uni copied to clipboard

Merge and Refactor Extensions

Open thePeras opened this issue 1 year ago • 0 comments

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.

thePeras avatar Nov 11 '24 14:11 thePeras