Skip to content

Thirumathikart/thirumathikart-client

Repository files navigation

Thirumathikart App

Flutter Application for Thirumathikart

Flutter

Requirements

  • Java-Version - '12.x'
  • Flutter-Version - '2.8.x'
  • Dart-Version - '2.12' or above
  • Android Studio

Setup

  • Fork and Clone the Repo
    git clone <YOUR_FORK_URL>
    
  • Add remote upstream
    git remote add upstream <MAIN_REPO_URL>
    
  • Run the following command to enable githooks
    git config core.hooksPath .githooks
    
  • To get all the dependencies listed in the pubspec
    flutter pub get
    
  • To run the App
    ./run.sh .env
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages