A new Flutter project.
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
A sleek and responsive frontend for a tour guide app built with Flutter. Explore destinations, view interactive maps, and save your favorite places with ease.
Browse destinations with categories (museums, parks, etc.).
Interactive maps using Google Maps API or Mapbox.
Destination details with images, descriptions, and reviews.
User authentication (login/signup) and profile management.
Save favorite destinations.
Light and dark theme support.
Framework: Flutter
State Management: Provider or Riverpod
Routing: Flutter Navigator
Maps: Google Maps API or Mapbox
HTTP Requests: Dio or http package
Local Storage: SharedPreferences or Hive