- Add walking transfers - Pick route with minimal walking distance, instead of stop count - Turned `shared` into the new server, client no longer relies on `server` - Prepare to send full route data (instead of string) to the client
6 lines
117 B
Text
6 lines
117 B
Text
# https://dart.dev/guides/libraries/private-files
|
|
# Created by `dart pub`
|
|
.dart_tool/
|
|
pubspec.lock
|
|
path.log
|
|
notes.md
|