A Flutter app that helps users discover public transit stations and visualize their reach on a map.
https://station-reach.eu
Station Reach is currently in closed testing on Google Play. To participate, you must join the Google Group: [email protected]. And then the test on Google Play: https://play.google.com/apps/testing/eu.antons_webfabrik.station_reach
Google Play requires at least 12 testers to move forward, so your help is greatly appreciated!
- Flutter & Dart SDK (https://docs.flutter.dev/get-started/install)
-
Clone the repository:
git clone https://github.com/your-username/station_reach.git cd station_reach -
Install dependencies:
flutter pub get
-
Run the app:
flutter run
flutter build ipaflutter build apkflutter build web --wasm- Fork the repository
- Create a feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
- Transitous for providing the API
- Transitous Data Sources
- OpenStreetMap contributors for map data



