Skip to content

agisrh/Flutter-SoccerApp

Repository files navigation

Soccer App

Flutter UI Soccer App clean architecture using GetX

Screenshoot

Requirements

  • Flutter: 3.3.10
  • Dart SDK: 2.18.6

Installation

  • Add Flutter to your machine
  • Open this project folder with Terminal/CMD
  • Ensure there's no cache/build leftover by running flutter clean in the Terminal
  • Run in the Terminal flutter packages get
  • Run in the Terminal flutter packages pub run build_runner build --delete-conflicting-outputs

For more information, check out the official documentation

Releases

No releases published

Packages

No packages published

Languages