An open API service indexing awesome lists of open source software.

https://github.com/defuncart/einbuergerungstest

An application to help prepare for the German Einbürgerungstest.
https://github.com/defuncart/einbuergerungstest

android dart flutter flutter-app ios macos

Last synced: 2 months ago
JSON representation

An application to help prepare for the German Einbürgerungstest.

Awesome Lists containing this project

README

        

# einbuergerungstest

An application to help prepare for the German Einbürgerungstest.

## Getting Started

To build the app locally, the following tools are required:

- Flutter stable >= 2.5
- Dart >= 2.14
- Android
- SDK >= 30
- iOS, macOS:
- Xcode >= 12.4
- CocoaPods >= 1.11.0

## Code Generation

### Localizations

To add new localizations, update `assets_dev/loca/loca.csv` and run

```sh
sh bin/loca_generate.sh
```

## Credits

This application is developed for personal use. It uses the official questions and images from Berlin's Einbürgerungstest.

## Raising Issues and Contributing

Please report bugs and issues, and raise feature requests [here](https://github.com/defuncart/einbuergerungstest/issues).

To contribute, submit a PR with a detailed description and tests, if applicable.