Skip to content

rzrasel/flutter-shurjopay-sdk-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter-shurjopay-sdk-example

Flutter shurjoPay SDK Example

pub package GitHub

GIT Command

git init
git remote add origin https://github.com/rzrasel/flutter-shurjopay-sdk-example.git
git remote -v
git fetch && git checkout master
git add .
git commit -m "Add Readme & Git Commit File"
git pull
git push --all
git status
git status