Skip to content

azrilachmad/Flutter_Kost_App

Repository files navigation

Kost App

An Application for find a 'Kost' House (Indonesian word for Hostel)

Guidance

Coding style

This project use Google standard style
(details here https://google.github.io/styleguide/jsguide.html)

Commit Rules

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

How to install

  1. flutter doctor -v
  2. flutter start

About

Aplikasi Flutter Mencari Rumah Kost

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published