rename frontend components to anyway
This commit is contained in:
		| @@ -1,4 +1,4 @@ | ||||
| // import "package:fast_network_navigation/structs/landmark.dart"; | ||||
| // import "package:anyway/structs/landmark.dart"; | ||||
|  | ||||
| // class Linked<Landmark> { | ||||
| //   Landmark? head; | ||||
|   | ||||
| @@ -1,4 +1,4 @@ | ||||
| import "package:fast_network_navigation/structs/landmark.dart"; | ||||
| import "package:anyway/structs/landmark.dart"; | ||||
|  | ||||
|  | ||||
| class Route { | ||||
|   | ||||
| @@ -4,7 +4,7 @@ | ||||
| import 'dart:collection'; | ||||
| import 'dart:convert'; | ||||
|  | ||||
| import 'package:fast_network_navigation/structs/landmark.dart'; | ||||
| import 'package:anyway/structs/landmark.dart'; | ||||
| import 'package:shared_preferences/shared_preferences.dart'; | ||||
|  | ||||
| class Trip { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user