An Application for find a 'Kost' House (Indonesian word for Hostel)
This project use Google standard style
(details here https://google.github.io/styleguide/jsguide.html)
New branch should begin from latest commit of branch development
Each branch except master and development should begin with prefix:
feature/
hotfix/
release/
support/
For every commit, its message should follow Conventional Commits For example:
feat(ui): slice login page
fix(login): token not stored correctly
docs: update documentation for README.md
flutter doctor -v
flutter start