Skip to content

olololoe110399/flutter-chat-app-ddd

Repository files navigation

Flutter Chap App DDD

Flutter project using Domain-Driven Design and bloc pattern

Getting Started

Requirements

  • Dart: 2.17.6
  • Flutter SDK: 3.0.5
  • CocoaPods: 1.11.3

Config

  • cp env:
  • Gen env to .vscode/launch.json:
    • Run make dart_defines
  • Firebase config:

Install

  • WARN: If you already and lefthook and lcov, you could omit this step.

  • Install lefthook:

    • Run gem install lefthook or sudo gem install lefthook
  • Get path:

    • Run which lefthook
  • Export paths:

    • Add to .zshrc or .bashrc
export PATH="$PATH:~/.gem/gems/lefthook-0.7.7/bin"
  • Save file .zshrc

  • Run source ~/.zshrc

  • Install lcov:

    • Run brew install lcov

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published