flutter_yandex_navikit 1.0.0-beta
flutter_yandex_navikit: ^1.0.0-beta copied to clipboard
A Flutter package for Yandex Maps Navikit. Provides ready-to-use widgets and managers for map integration, navigation, guidance, and route planning — similar to the official Yandex Maps app.
flutter_yandex_navikit #
A Flutter package for Yandex Maps Navikit. Provides ready-to-use widgets and managers for map integration, navigation, guidance, and route planning — similar to the official Yandex Maps app..
Features #
- Display Yandex maps in your Flutter app
- Integrate navigation and route planning
- Customizable map widgets and panels
- Permission handling and location services
Installation #
Add this to your pubspec.yaml:
dependencies:
flutter_yandex_navikit: ^1.0.0-beta
Usage #
Import the package:
import 'package:flutter_yandex_navikit/app.dart';
See the example/ directory for a complete usage example.
Platform Support #
- Android
- iOS
License #
MIT
Contributing #
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Issues #
Please file issues at the GitHub repository.