floaty_chatheads_ios 1.0.1
floaty_chatheads_ios: ^1.0.1 copied to clipboard
iOS implementation of floaty_chatheads. Uses a UIWindow-based PiP overlay at window level .alert + 1 with no special permissions required. Supports iOS 13+ with Pigeon-generated type-safe Dart-Swift c [...]
Changelog #
1.0.1 #
- Documentation and metadata updates.
1.0.0 #
🎉 Initial Release #
- iOS implementation of
floaty_chatheadsusingUIWindowPiP overlay. - Window level set to
.alert + 1— no special permissions required. - Pigeon-generated type-safe Dart ↔ Swift communication.
UIPanGestureRecognizerfor bubble drag.- Supports iOS 13+ with Swift 6.1.
- Permission stubs (always returns
true). - Content panel resize, overlay flag updates, and position queries.
- Multi-bubble add / remove by ID.