rename frontend components to anyway

This commit is contained in:
2024-07-30 22:49:28 +02:00
parent 889b6c2096
commit db82495f11
32 changed files with 121 additions and 69 deletions

View File

@@ -1,5 +1,5 @@
name: "fast_network_navigation"
description: "An interactive city navigator."
name: "anyway"
description: "A customizable, agile city navigator for your trips."
# The following line prevents the package from being accidentally published to
# pub.dev using `flutter pub publish`. This is preferred for private packages.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
@@ -39,6 +39,7 @@ dependencies:
google_maps_flutter: ^2.6.1
http: ^1.2.1
shared_preferences: ^2.2.3
dio: ^5.5.0+1
dev_dependencies:
flutter_test: