mycustomers

Work on this Project with the following rules

  1. The app will be using “Flutter ScreenUtil” package to ensure the app design is consistent across all mobile devices.

  2. The app will be developed using “Stacked” architecture.

  3. The app Font size will scale according to the device’s accessibility setting “font size”.

  4. The app will be using Travis CI/Code Magic for CI/CD, to checkmate when develop, so as bugs or errors don’t be added to the repo.

  5. The layout of the codebase will just implement stacked architecture.

  6. NO STATEFUL WIDGET! {We will be using reactive and non reactive Extended classes}

  7. EVERYTHING MUST BE TESTED FROM UNIT | INTEGRATION | SOME WIDGETS.

  8. The app will use Responsive Builder package to ensure responsiveness across all screens.

  9. We will be making use of Platform Widget for both ios and andriod.