Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 564 Bytes

README.md

File metadata and controls

28 lines (25 loc) · 564 Bytes

Se Sẻ

A app to share and trade old things

Project stucture

  • app
    • core
      • themes
      • utils
      • values
        • languages
    • data
      • models
      • providers
      • services
    • global_widgets
    • modules
      • <module_name>
        • screens
        • widgets
        • <module_name>_controller.dart
        • <module_name>_binding.dart
    • routes
      • app_pages.dart
      • app_routes.dart
  • main.dart

Reference: https://github.com/kauemurakami/getx_pattern