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

Strivacity Flutter SDK

1.1.0 - 2025-01-29 #

Features #

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

Chores #

  • fix: 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 #

  • fix: example app link fixed

1.0.3 - 2025-01-24 #

Fixes #

  • fix: add missing labelType for CheckboxWidget

1.0.2 - 2025-01-23 #

Fixes #

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

1.0.1 - 2025-01-23 #

Fixes #

  • fix: README links fixed

1.0.0 - 2025-01-22 #

Features #

  • feat: strivacity_flutter package implemented