Thanks for your interest in contributing to flutter_nfc_kit!
We have two main branches:
developbranch (default) is for actively development and RC releases.masterbranch is for stable releases.
Both branches are protected. Pull requests are needed for any changes.
Please always make your changes on develop branch, and submit your PR against it.
If there are any merge conflicts, please resolve them by rebasing your commits.