shernova 1.0.9
shernova: ^1.0.9 copied to clipboard
DEPRECATED — use shernova_core instead. Thin re-export for backward compatibility.
1.0.9 #
- Map API session status
rejected(phone mismatch) to failed for SDK UX — same edit-phone flow, no registration completion.
1.0.8 #
poweredByLabelUI string for verification branding footer.
1.0.7 #
- Expanded UI strings: processing overlay, trust badges, copy-number labels, success body.
1.0.6 #
- Treat API session status
completedas verified (fixes stuck UI after webhook delivery). mapShernovaStatus()mapscompletedto verified.
1.0.5 #
checkingStatusUI string for post-call confirmation state.
1.0.4 #
Shernova.ensureLocale()refreshes SDK token UI strings when app language changes.ShernovaConfig.copyWith()for locale updates.normalizeShernovaLocale()helper (ar*→ar, otherwiseen).
1.0.3 #
- Expose
environmentandisSandboxon the SDK client after token exchange. - Optional
sandboxBannerUI string from API.
1.0.2 #
- Fix
getReceipt()empty JSON body error against the API. - README: sandbox completion, Android signature registration, local API URLs,
session.sessionIdfix.
1.0.1 #
- Expanded README Quick Start with CLI setup and UI integration example.
1.0.0 #
- Initial release of the Shernova core Flutter SDK (headless).
- Phone verification session API with publishable keys and receipt JWT support.
- Sandbox (
pk_test_) and live (pk_live_) environment support.