shernova_core 2.0.4
shernova_core: ^2.0.4 copied to clipboard
Shernova Phone Verification API — core Flutter SDK (headless). Required package for Shernova integration.
2.0.4 #
- Add
ShernovaError.isGatewayUnavailableandlocalizedMessagefor gateway-down UX. - Add
gatewayUnavailableBody(and related) toShernovaUiStringsforshernova_ui2.4.6+.
2.0.3 #
isVerifiedis false whenfailure_reasonisphone_mismatch, including after webhookcompleted.
2.0.2 #
- Add
busy_retry_statusandbusy_retry_hintUI strings (API + defaults) for automatic retry when the verification line is busy.
2.0.1 #
- Parse
ui_themefrom/v1/sdk/token(logo_url, logo/footer sizes) for server-driven SDK branding without app rebuilds.
2.0.0 #
- Breaking: Package renamed from
shernovatoshernova_core. - Import:
package:shernova_core/shernova_core.dart - Test keys now use real gateways (API-side); no mock gateway or Simulate Ring.
1.0.8 #
Previous releases published as shernova on pub.dev.