strivacity_flutter 1.2.0 copy "strivacity_flutter: ^1.2.0" to clipboard
strivacity_flutter: ^1.2.0 copied to clipboard

Strivacity Flutter SDK

1.2.0 (2025-02-25) #

Features #

  • add clear button and calendar icon to date widget

1.1.1 (2025-01-29) #

Chores #

  • minor fallback screen tweaks

1.1.0 (2025-01-29) #

Features #

  • submit widget hints added
  • option added to continue the current session

Chores #

  • access token expiration handling fixed
  • fallback handling updated in the example app
  • use debugPrint to print debug information

Fixes #

  • handle missing widget or form correctly

1.0.4 (2025-01-24) #

Fixes #

  • example app link fixed

1.0.3 (2025-01-24) #

Fixes #

  • add missing labelType for CheckboxWidget

1.0.2 (2025-01-23) #

Fixes #

  • check issuer domain during fallback redirection
  • revoke request options fixed

1.0.1 (2025-01-23) #

Fixes #

  • README links fixed

1.0.0 (2025-01-22) #

Features #

  • feat: strivacity_flutter package implemented