A football app project built with flutter
Read Time:55 Second

A football app project built with flutter

0 0

Footballo App

A football app project built with flutter

This is a football app project with the flutter framework.

Starting 🚀

These instructions allow you to get a copy of the running project on your local machine.

Pre-requisites 📋

You need flutter sdk: ‘>=2.19.6 <3.0.0’

Installation 🔧

  • Make a git clone or download it in zip
git clone https://github.com/irania9O/football_application.git
  • Get in the directory

Run 🚀:

flutter run [your device]

Build 🚀:

flutter build [your device] 

Available devices 📋:

  aar         Build a repository containing an AAR and a POM file.
  apk         Build an Android APK file from your app.
  appbundle   Build an Android App Bundle file from your app.
  bundle      Build the Flutter assets directory from your app.
  linux       Build a Linux desktop application.
  web         Build a web application bundle.

Ideas 💡:

  • Add a search bar to search for teams.
  • Add a search bar to search for players.
  • Add a search bar to search for matches.
  • Add a search bar to search for leagues.
  • Add a search bar to search for competitions.
  • Add news details.
  • Add team details.
  • Add player details.
  • Add match details.

Screenshots

A football app project built with flutter
A football app project built with flutter

A football app project built with flutter
A football app project built with flutter

GitHub

View Github

Happy
Happy
0 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %

Average Rating

5 Star
0%
4 Star
0%
3 Star
0%
2 Star
0%
1 Star
0%

Deja una respuesta

Entrada anterior A smart garbage collection system built using Flutter
Entrada siguiente A 2D infinite side scroller made using Flame engine