bubble_head_plus 0.0.8
bubble_head_plus: ^0.0.8 copied to clipboard
Flutter Android plugin for floating bubbles, background location updates, and reliable HTTPS event uploads.
0.0.8 #
- Shortened pubspec description to satisfy pub.dev package metadata length guidance
0.0.7 #
- Improved README: expanded metadata documentation with full JSON payload example, supported value types, and multi-field usage guidance
0.0.6 #
- Renamed package to bubble_head_plus
- Added repository field to pubspec.yaml
- Fixed pub.dev repository URL validation
0.0.5 #
- Added API 35 compatibility updates
- Added foreground-service hardening for bubble reliability
- Added Android background location upload feature
- Added HTTPS upload configuration options (headers, metadata, interval)
- Added resilient queue with retry backoff for location uploads
- Added optional auth refresh flow for 401/403 upload responses
- Added location update event stream for Flutter listeners
- Improved README with full setup and integration guidance
0.0.1 #
- Created and implemented startBubbleHead and closeBubbleHead usecases for bubble head package
0.0.2 #
- Fix read-me documentation
0.0.3 #
- Fix read-me documentation (added
Buy me a coffee link)
0.0.4 #
- Added optional parameter to enable or disable send-app-to-background
- Updated documentation