epatriote_smart_benin 0.0.1-dev copy "epatriote_smart_benin: ^0.0.1-dev" to clipboard
epatriote_smart_benin: ^0.0.1-dev copied to clipboard

discontinued
outdated

A new Flutter package project.

epatriote_smart_benin #

It's very easy to contribute to this project

  1. Fork the project & clone locally.

    • Fork it then run after going to a proper folder

    git clone https://github.com/<YOUR_GITHUB>/FaqFc.git


  2. Create an upstream remote and sync your local copy before you branch. #

     cd FaqFC
     git remote add upstream https://github.com/ePatrioteCreative/epatriote_smart_benin.git
    
     //Install dependencies and run migrations
    
     flutter pub get
    

  3. Branch for each separate piece of work. ---

     git checkout <high_level_branch>
     git pull upstream <high_level_branch> 
     git push origin <high_level_branch>
     git checkout -b <your_working_branch>
    
     ---
    
  4. Do the work, write good commit messages, and read the CONTRIBUTING file. Note: make sure you're working on your <your_working_branch>

  5. Push to your origin repository. ---

     git push -u origin <your_working_branch>
    
     ---
    
  6. Create a new PR in GitHub. Note: You can do this in your forked repo on github Note: When pulling request, please chose <high_level_branch> as base branch on the upstream remote url

  7. Respond to any code review feedback. Note: If you don't follow the guidlines in this docs, your PR will not be accepted !

  8. Thank for participating ❤️

1
likes
0
points
10
downloads

Publisher

verified publisherepatriote.com

Weekly Downloads

A new Flutter package project.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on epatriote_smart_benin