geo_fencing_platform_interface 1.0.1
geo_fencing_platform_interface: ^1.0.1 copied to clipboard
A platform interface for geo-fencing plugin.
Changelog #
1.0.1 #
- Updated README.md to reference the new main plugin name
flutter_geofence_manager - Updated GitHub URLs in pubspec.yaml for consistency
- Improved documentation consistency across the plugin suite
1.0.0 #
- Initial release of the geo-fencing platform interface
- Abstract base class for geo-fencing operations
- Data models for geo-fence regions and events
- Platform interface verification and error handling
- Support for multiple geo-fence regions
- Real-time event streaming interface