rename frontend components to anyway
This commit is contained in:
		| @@ -1,11 +1,11 @@ | ||||
| import 'package:flutter/material.dart'; | ||||
| import 'package:sliding_up_panel/sliding_up_panel.dart'; | ||||
|  | ||||
| import 'package:fast_network_navigation/structs/trip.dart'; | ||||
| import 'package:anyway/structs/trip.dart'; | ||||
|  | ||||
| import 'package:fast_network_navigation/modules/landmarks_overview.dart'; | ||||
| import 'package:fast_network_navigation/modules/map.dart'; | ||||
| import 'package:fast_network_navigation/modules/greeter.dart'; | ||||
| import 'package:anyway/modules/landmarks_overview.dart'; | ||||
| import 'package:anyway/modules/map.dart'; | ||||
| import 'package:anyway/modules/greeter.dart'; | ||||
|  | ||||
|  | ||||
|  | ||||
|   | ||||
| @@ -1,4 +1,4 @@ | ||||
| import 'package:fast_network_navigation/structs/preferences.dart'; | ||||
| import 'package:anyway/structs/preferences.dart'; | ||||
| import 'package:flutter/material.dart'; | ||||
|  | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user