turn_by_turn_nav 1.0.3

SDKflutter
Platformandroidios

A reusable turn-by-turn navigation module with socket and BLoC

turn_by_turn_navigation

A reusable turn-by-turn navigation module for Flutter, using Google Maps, Socket.IO, and Cubit/BLoC.

✨ Features

  • Google Maps-based turn-by-turn routing
  • Real-time location tracking via Geolocator
  • Socket communication for navigation instructions
  • Built with Cubit (BLoC)

🚀 Getting Started

Install

Add this to your pubspec.yaml:

dependencies:
  turn_by_turn_nav: ^<latest_version>  # Replace with the latest version

"# turn_by_turn_nav_socket"