encatch_flutter 1.0.0
encatch_flutter: ^1.0.0 copied to clipboard
Encatch Flutter SDK for in-app feedback and survey collection. Full feature parity with the Encatch React Native SDK.
1.0.0 #
- Stable release of the Encatch Flutter SDK.
- Includes all features and fixes from the beta releases.
- Ready for production use.
1.0.0-beta.3 #
- New: Call to Action for thank you and exit screens now take you to in app browser / external browsers / in app navigation
- New: Inline forms in addition to modal based forms
- Fix: Bug fixes
1.0.0-beta.2 #
- Add native form answer support for newer field types, including rating matrix, CSAT, opinion scale, ranking, picture choice, signature, file upload, phone number, address, video/audio, scheduler, Q&A with AI, and UPI payments
- Bug fixes
1.0.0-beta.1 #
- Beta release — First public beta of the Encatch Flutter SDK
- Full feature parity
EncatchProviderwidget for app-level initializationEncatchWebViewoverlay widget usingflutter_inappwebview- Static
Encatchsingleton with all public methods - Offline-resilient retry queue with exponential backoff
EncatchNavigatorObserverfor optional automatic screen tracking- Form display with entrance/exit animations (fade, scale, slide)
- Full postMessage bridge via
flutter_inappwebviewJS handlers buildSubmitRequesthelper for custom native forms