https://github.com/henninghall/metro-now
Oh no, you're lost again! This app helps you find the nearest metro station.
https://github.com/henninghall/metro-now
Last synced: 3 months ago
JSON representation
Oh no, you're lost again! This app helps you find the nearest metro station.
- Host: GitHub
- URL: https://github.com/henninghall/metro-now
- Owner: henninghall
- Created: 2020-02-09T19:31:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-02T20:38:09.000Z (almost 5 years ago)
- Last Synced: 2025-02-01T04:15:39.736Z (5 months ago)
- Language: Dart
- Homepage:
- Size: 635 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Metro Now
A flutter app using SL's API and the phone's compass to show the direction to the nearest metro station.
Implemented using streams and BLoC for business logic and state management.