The source code files in project are structured in the following way, the files are found inside Souce_Code/uFlutter/lib folder and it is structured in this way:
please have a special attention to the folder lib/base which include dart files used in entire project like asset_key, colors_kye, localization and other.
understanding the functions and work of each class and dart file is pretty simple if you are familiar with Flutter development.