Skip to content
/ template-flutter Public template

Flutter / Dart mobil projeleri için başlangıç şablonu. CI/CD, git workflow, README hazır.

Notifications You must be signed in to change notification settings

sunstech/template-flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[Proje Adi] - Mobil

[1-2 cumle aciklama]

Gereksinimler

  • Flutter 3.x
  • Dart SDK
  • Android Studio veya Xcode
  • Fiziksel cihaz veya emulator

Kurulum

git clone https://github.com/sunstech/[REPO_ADI].git
cd [REPO_ADI]
flutter pub get
cp .env.example .env
flutter run

Not: Platform klasorleri (android/, ios/, web/) yoksa ilk seferde flutter create . calistir.

Komutlar

Komut Aciklama
flutter run Development
flutter test Testleri calistir
flutter analyze Kod analizi
flutter build apk Android APK
flutter build ios iOS build
flutter pub get Bagimliliklari yukle

Tech Stack

  • Framework: Flutter 3.x
  • Dil: Dart
  • UI: Material Design 3

Git Workflow

  • main - Production (sadece PR ile merge)
  • develop - Development
  • feature/xxx - Yeni ozellik
  • fix/xxx - Bug fix

Commit Formati

feat(kapsam): yeni ozellik
fix(kapsam): hata duzeltme
docs(kapsam): dokumantasyon
refactor(kapsam): kod duzenleme
test(kapsam): test ekleme

Ekip

Rol Kisi
Mobile Lead [Ad]

Linkler

  • Backend repo: [Link]
  • Trello: [Board linki]
  • Slack: #proje-[ad]
  • Figma: [Tasarim linki]

About

Flutter / Dart mobil projeleri için başlangıç şablonu. CI/CD, git workflow, README hazır.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages