bubble_head_plus 0.0.9 copy "bubble_head_plus: ^0.0.9" to clipboard
bubble_head_plus: ^0.0.9 copied to clipboard

PlatformAndroid

Flutter Android plugin that shows a Truecaller-like floating bubble or widget overlay, brings the app to foreground, and emits callback-style location events.

0.0.9 #

  • Added startBubbleWidget for floating card-style overlays with dynamic content
  • Added updateBubbleWidgetData for live widget updates while overlay is active
  • Added widget templates: small, medium, large
  • Added stopBubbleWidget alias while preserving backward compatibility with startBubbleHead
  • Expanded README with widget overlay setup, template behavior, and testing guidance

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
1
likes
160
points
322
downloads

Documentation

API reference

Publisher

verified publishermianet.co.tz

Weekly Downloads

Flutter Android plugin that shows a Truecaller-like floating bubble or widget overlay, brings the app to foreground, and emits callback-style location events.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on bubble_head_plus

Packages that implement bubble_head_plus