Skip to content

fkropfhamer/brainjogging

Repository files navigation

brainjogging

A new Flutter project.

Train your brain by playing mini games. Brainjogging provides a collection of mini games, which aim to train your brain, for example by solving math tasks or by remembering a sequence of numbers.

Get it on F-Droid Get it on Google Play

Release

Android code signing

https://docs.flutter.dev/deployment/android

  • create android/key.properties
  • flutter build appbundle

Fastlane metadata

  • for f-droid the meta data has to be in fastlane/metadata
  • cp -rf android/fastlane/metadata fastlane