Main files in myoro_matchup/lib


  1. common: Reused files that are not critical to the application working;
  2. core: Features that are required for the application to work correctly;
  3. 110n: Localization;
  4. module: Domain modules of the application;
  5. main.dart: Entry point;
  6. myoro_matchup.dart: Export file.