Flutter pluggin
about 1 month ago by Matthew Davis
Github repository: https://github.com/Mobile-Telematics/telematicsSDK-demoapp-flutter-
Version 1.0.1 Release date 04.02.2026
Documentation
- Fixed README documentation .
Version 1.0.0 Release date 04.02.2026
Added
- Implemented full Tracking API interface for Flutter.
- Added support for native event listeners and streams.
- Added accident detection and speed violation configuration APIs.
- Added iOS- and Android-specific methods with platform validation.
Changed
- Improved platform channel communication between Flutter and native SDKs.
- Standardized method naming and parameter validation.
- Updated public API documentation and DartDoc comments.
- Improved error handling for unsupported platform calls.
Documentation
- Added detailed README integration guide.
- Added usage examples for tracking and listeners.
Version 0.4.1 Release date 30.01.2026
- Added SceneDelegate support for iOS submodule. Guide to migrate Flutter app to support iOS SceneDelegate is here
- Minimum flutter version support for plugin is 3.38.0
Version 0.4.0 Release date 06.01.2026
- Support the latest iOS and Android SDK
