Skip to content

Latest commit

 

History

History

feathers

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Feathers

A cross-platform app to explore a creators page for Onefootball.

Built using Flutter.

Setup

See instructions in the root folder for basic setup.

To generate icons, run:

dart run flutter_launcher_icons

BFF

The app relies on a BFF to provide data. This is deployed in the form of serverless functions.

Running the BFF (locally)

To run the BFF locally, see the BFF README.

Building for Web

To build for web, run:

flutter create --platforms web .
flutter build web

The build/web folder can deployed as a static build. Example deployment (View with a width of ~350px for best results) : https://of-shoulders.sarincasm.com/