Flutter Skill Test

This is the coding test assigned to Chit Ko

Authors

Running the project

To run this project, open your desired emulator/simulator.

  cd your/directory
  git clone project
  cd project/
  
  flutter pub get

  flutter run

For a better performance, run using this

  flutter run --profile

*Note that running profile mode is not supported for IOS simulator.

Framework

Flutter (sdk: '>=3.2.6 <4.0.0')

*This project is written by only using Flutter framework.

Screenshots

iPhone

android