git commit -m "fix: "- example
git commit -m "fix: resolve null user error on app startup"git commit -m "feat: "- example
git commit -m "feat: add push notifications using Firebase Cloud Messaging"git commit -m "build: "- example
git commit -m "build: update Gradle and Android build tools"git commit -m "chore: "- example
git commit -m "chore: remove unused assets and clean up project structure"git commit -m "ci: "- example
git commit -m "ci: add GitHub Actions workflow for Flutter testing"git commit -m "docs: "- example
git commit -m "docs: update README with Firebase setup instructions"git commit -m "style: "- example
git commit -m "style: format files and fix lint warnings"git commit -m "refactor: "- example
git commit -m "refactor: restructure authentication service for better separation of concerns"git commit -m "perf: "- example
git commit -m "perf: reduce widget rebuilds on home screen"git commit -m "test: "- example
git commit -m "test: add unit tests for notification service"git commit -m "fix: "- contoh
git commit -m "fix: mengatasi kesalahan pengguna null saat aplikasi dimulai"git commit -m "feat: "- contoh
git commit -m "feat: Tambahkan notifikasi push menggunakan Firebase Cloud Messaging."git commit -m "build: "- contoh
git commit -m "build: Perbarui Gradle dan alat pembuatan Android."git commit -m "chore: "- contoh
git commit -m "chore: menghapus aset yang tidak digunakan dan membersihkan struktur proyek"git commit -m "ci: "- contoh
git commit -m "ci: Tambahkan alur kerja GitHub Actions untuk pengujian Flutter."git commit -m "docs: "- contoh
git commit -m "docs: Perbarui README dengan petunjuk pengaturan Firebase."git commit -m "style: "- contoh
git commit -m "style: Memformat file dan memperbaiki warning"git commit -m "refactor: "- contoh
git commit -m "refactor: Merestrukturisasi layanan otentikasi untuk pemisahan tanggung jawab yang lebih baik."git commit -m "perf: "- contoh
git commit -m "perf: mengurangi pembaruan widget di layar beranda"git commit -m "test: "- contoh
git commit -m "test: tambahkan unit test untuk layanan notifikasi"