cloud4feed_mobilesdk_flutter
library
Classes
-
MobileSdkFlutter
-
-
MobileSdkWrapper
-
- 🛡️ AUTOMATIC SDK WRAPPER (Global Scroll Detection)
Wraps the entire application to automatically detect scrolls
without requiring the developer to write manual trigger code.
-
SurveyNavigationObserver
-
- NAVIGATION OBSERVER
Add this to your MaterialApp to enable auto-navigation detection.
-
SurveyScrollView
-
- LOCAL SCROLL TRIGGER WIDGET
Wraps content in a SingleChildScrollView that automatically reports scroll events.
-
SurveyTrigger
-
- BUTTON TRIGGER WIDGET (Fixed with Listener)
Wraps any widget (Button, Icon, Container) to enable auto-detection.