implemented RMV public transit module including trip search, station departures, and nearby stop lookup, added "Marianum Connect" API integration with bearer token authentication and auto-refresh logic, integrated geolocator for location-based station search, added persistent storage for favorite stations and recent trip queries, and implemented comprehensive UI for journey details, trip results, and disruption alerts
This commit is contained in:
@@ -48,6 +48,7 @@ dependencies:
|
||||
scrollable_positioned_list: ^0.3.8
|
||||
flutter_split_view: ^0.1.2
|
||||
flutter_svg: ^2.0.10
|
||||
geolocator: ^14.0.0
|
||||
freezed_annotation: ^3.1.0
|
||||
http: ^1.3.0
|
||||
hydrated_bloc: ^11.0.0
|
||||
|
||||
Reference in New Issue
Block a user