floaty_chatheads_ios 1.1.5
floaty_chatheads_ios: ^1.1.5 copied to clipboard
iOS implementation of floaty_chatheads with UIWindow-based PiP overlay, snap-to-edge physics, theming, and VoiceOver accessibility.
floaty_chatheads_ios #
The iOS implementation of floaty_chatheads -- the successor to
floaty_chathead.
Features #
UIWindow-based PiP overlay atwindowLevel = .alert + 1- No special permissions required
- Pigeon-generated type-safe Dart ↔ Swift communication
UIPanGestureRecognizerfor bubble drag with bounds clamping- Separate
FlutterEngine+FlutterViewControllerfor overlay content - Bidirectional messaging between main app and overlay isolate
- Content panel resize, overlay flag updates, and position queries
- Multi-bubble add / remove by ID
- iOS 13.0+ / Swift 6.1+
Usage #
This package is endorsed, which means you can simply use
floaty_chatheads normally. This package will be automatically included
in your app when you do.