Skip to content

📍 The NÖ Finderlein is an app that shows the loaction of Niederösterreich-Card destinations

License

Notifications You must be signed in to change notification settings

finderlein/noefinderlein_flutter

Repository files navigation

NÖ Finderlein

release

The NÖ Finderlein is a inofficial companion App for the Niederösterreich-Card for people who would like to have all important information for the associated destinations at their fingertip.

It additionaly provides an easy way to keep track of the visited locations and can show the destinations sorted by the distance from the current position.

Get it on F-Droid Get it on Google Play

Development

If you want to help, pull requests are welcome.

This is a Flutter Project

Getting Started

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

Android development

For android development a file called /android/key.properties is needed with the following variables:

storeFile=PATH_TO_KEYSTORE
storePassword=KEYSTORE_PW
keyAlias=upload
keyPassword=ALIAS_PW

For more information, have a look at the Android Keystore System Training

Assets

The assets directory houses images, fonts, and any other files that will be shipped with the application

The assets/images directory contains resolution-aware images.

Localization

This project generates localized messages based on arb files found in the lib/src/localization directory.

To support additional languages, please visit the tutorial on Internationalizing Flutter apps

To generate the translation files run:

flutter gen-l10n

Database

Rebuilding the database table files can be done with

flutter pub run build_runner build

Status

The backend status can be found here: Status