flutter_uxcam library

Classes

FlutterUxAITextOcclusion
FlutterUxAITextOcclusionKeys
FlutterUXBlur
FlutterUxBlurKeys
FlutterUxcam
FlutterUxcamNavigatorObserver
Here using NavigatorObserver instead of RouteObserver because RouteObserver only works for Navigator 1.0 and will log nothing or perform no calls in case of Navigator 2.0.
FlutterUxConfig
Configuration Model for specifying flags to be sent to server
FlutterUXOcclusion
FlutterUxOcclusionKeys
FlutterUXOverlay
FlutterUxOverlayKeys
OccludeWrapper
ScreenLifecycle
UxCam
UXCamGestureHandler
@deprecated Smart events now work automatically via startWithConfiguration(). This widget is kept for backwards compatibility but does nothing internally. You can safely remove this widget from your widget tree.
UXCamHandler
@deprecated Smart events now work automatically via startWithConfiguration(). This widget is kept for backwards compatibility but does nothing internally. You can safely remove this widget from your widget tree.
UXCamWidgetClassifier
Widget classifier using Set-based O(1) lookups for type matching.

Functions

getStackTraceElements(StackTrace stackTrace) List<Map<String, String>>