Skip to content

Becca-Saka/mycustomers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 96.6%
  • Ruby 2.9%
  • Other 0.5%