MohamedElshatlawy / CNS-Assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meteorology poc

This is a POC for Meteorology to indicate how the app structured and designed

Prerequisites

  • Flutter SDK
  • Android Studio / Visual Studio Code (or any preferred IDE with Flutter support)
  • An emulator or physical device to run the app

Ensure you have Flutter installed by running:

  • flutter doctor

Installing

A step-by-step series of examples that tell you how to get a development environment running.

Application Structure

  • Core
    • Base (For font style , routes and dependency injection)
    • Bloc (For handling states)
    • Common (For app's color , component's style)
    • Utils (For network layer )
  • Src
    • Features (Presentation layer)

About


Languages

Language:Dart 75.3%Language:C++ 11.3%Language:CMake 9.5%Language:Ruby 1.3%Language:HTML 0.9%Language:Swift 0.9%Language:C 0.7%Language:Kotlin 0.1%Language:Objective-C 0.0%