Skip to content

SDKS-4217 Updated Plugin to support latest Flutter SDK#30

Merged
rodrigoareis merged 1 commit intodevelopfrom
SDKS-4217
Nov 12, 2025
Merged

SDKS-4217 Updated Plugin to support latest Flutter SDK#30
rodrigoareis merged 1 commit intodevelopfrom
SDKS-4217

Conversation

@rodrigoareis
Copy link
Contributor

JIRA Ticket

SDKS-4217 Update ForgeRock Authenticator app

Description

This change updates the Flutter plugin to incorporate the latest changes to Flutter SDK. It also implements support for 16 KB memory page sizes as required by Google Play Store for all apps by November 1, 2025.

Definition of Done Checklist:

  • Acceptance criteria is met.
  • Change log updated.
  • Ensure backward compatibility.
  • Unit tests are written.
  • Functional spec is written/updated.
  • Added example code snippets.

Copy link
Contributor

@spetrov spetrov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 👍🏻

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2022 ForgeRock. All rights reserved.
* Copyright (c) 202-2025 ForgeRock. All rights reserved.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

202 -> 2022

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess for now we don't care about changing the copyright note from ForgeRock to Ping Identity...?

@rodrigoareis rodrigoareis merged commit 0d154d8 into develop Nov 12, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants