Skip to content

l0r5/kicker_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kicker_app

A new Flutter table soccer application.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

import google-services

import google-services.json which includes the api key for firebase and save it under android/app/

Useful Flutter Commands

See how App performs in release:

$ flutter run --profile

Update packages (dependencies)

$ flutter packages get

Mockups

Dropbox Link

Release

Create a keystore using

$ keytool -genkey -v -keystore ~/key.jks -keyalg RSA -keysize 2048 -validity 10000 -alias key

Save the file under /android/app and replace the android/key.properties with your own values

Create a releasable build

$ flutter build appbundle

About

Kicker App written in Flutter.

Resources

Stars

Watchers

Forks

Packages

No packages published