Skip to content

General-kp/client-frontend

Repository files navigation

frontend

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Please note the following instructions while developing the code

  1. maintain the file structure
  2. all the pages goes into screens folder & all the reusable/large widgets go to widgets folder
  3. Camelcase to be used for variables, no magic constants , all the constants must be full caps
  4. pull the remote github before working on any feature so that youve uptodate repo create a new branch with feature name Test the feature once the feature is finalised commit the code to the newly created branch and then push it to the remote repository.
  5. maintain file names consistently
  6. build application responsive to all mobile screen size

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published