airship_adapter_flutter 1.0.0
airship_adapter_flutter: ^1.0.0 copied to clipboard
Flutter bridge for the Gimbal ↔ Airship adapter with location-based event monitoring
ChangeLog #
All notable changes to this project will be documented in this file.
The format is based on Keep a ChangeLog, and this project adheres to Semantic Versioning.
1.0.0 October 28th, 2025 #
Added: #
- Flutter bridge for location-based event monitoring
- Support for both Android and iOS platforms
- Event stream for place entry/exit notifications
- Configuration options
- Permission handling for location services
- Example app demonstrating plugin usage
Features: #
- Configure Airship with app keys and secrets
- Start/stop Gimbal monitoring
- Real-time event streaming via Flutter streams
- Cross-platform support (Android/iOS)
- Runtime permission validation
- Place transition event handling