Releases: magiclane/magiclane-flutter-tutorial-app
Releases · magiclane/magiclane-flutter-tutorial-app
Magic Lane Flutter Tutorial App v1.0.0
We are happy to announce the Magic Lane Flutter Tutorial App version v1.0.0 - a comprehensive hands-on tutorial application for exploring the Magic Lane Maps SDK for Flutter.
This version includes the following features:
- Interactive map display with multi-touch gesture support (pan, zoom, rotate, tilt)
- Real-time GPS position tracking with follow position mode
- POI search functionality including text search, suggestions, and persistent search history
- Multi-modal route calculation supporting car, truck, pedestrian, bike, and public transport
- Turn-by-turn navigation with real-time guidance and simulation mode
- Offline map downloads with progress tracking and map management
- GPS route recording with pause/resume and track visualization
Requirements:
- Flutter SDK: 3.35.1 or higher
- Dart SDK: 3.9.0 or higher
- Magic Lane Maps SDK: 3.1.5 or higher
- Android: SDK 23+ (Android 6.0 Marshmallow)
- iOS: 14.0+
For detailed implementation guidance, refer to our step-by-step tutorials and the project's README.