chore(all): Updated Flutter/Dart SDKs and Drift version#5741
Merged
Conversation
…rated pigeon -renamed setup to setUp in various locations -added pigeonVar_binaryMessenger and pigeonVar_messageChannelSuffix to AmplifyNativeLegacyWrapper -renamed PigeonLegacyDataProvider to PinpointLegacyDataProvider (API can’t start with Pigeon) -updated signInWithUrl’s return value (this was updated 3 years ago)
e75b161 to
dcbec77
Compare
tyllark
commented
Feb 24, 2025
| ## 1.8.0 | ||
|
|
||
| NOTE: This version has been updated to: | ||
| - Flutter: ">=3.19.0" |
Member
Author
There was a problem hiding this comment.
Revert this change as we should not update old changelogs unless they are incorrect.
ekjotmultani
previously approved these changes
Feb 26, 2025
mattcreaser
reviewed
Feb 28, 2025
Member
mattcreaser
left a comment
There was a problem hiding this comment.
I didn't look at the generated code but only had one question from a Kotlin perspective.
...e/android/src/main/kotlin/com/amazonaws/amplify/amplify_datastore/NativeAuthPluginWrapper.kt
Outdated
Show resolved
Hide resolved
thisisabhash
approved these changes
Mar 4, 2025
ekjotmultani
approved these changes
Mar 4, 2025
tyllark
added a commit
that referenced
this pull request
Mar 6, 2025
-Updated Pigeon then regenerated files and fixed breaking changes --renamed setup to setUp in various locations --added pigeonVar_binaryMessenger and pigeonVar_messageChannelSuffix to AmplifyNativeLegacyWrapper --renamed PigeonLegacyDataProvider to PinpointLegacyDataProvider (API can’t start with Pigeon) --updated signInWithUrl’s return value (this was updated 3 years ago) --updated native code to support new Result return value -Updated Drift then regenerated databases and fixed breaking changes --updated built_value_generator -Updated Flutter and Dart SDK --Added entry-point annotation for push notification test --Migrated example Android projects to use declarative plugin blocks for Gradle --Updated canary project ---Added support for both *.gradle and *.gradle.kts extensions ---Updated Gradle Version ---Added Desugaring
tyllark
added a commit
that referenced
this pull request
Mar 7, 2025
-Updated Pigeon then regenerated files and fixed breaking changes --renamed setup to setUp in various locations --added pigeonVar_binaryMessenger and pigeonVar_messageChannelSuffix to AmplifyNativeLegacyWrapper --renamed PigeonLegacyDataProvider to PinpointLegacyDataProvider (API can’t start with Pigeon) --updated signInWithUrl’s return value (this was updated 3 years ago) --updated native code to support new Result return value -Updated Drift then regenerated databases and fixed breaking changes --updated built_value_generator -Updated Flutter and Dart SDK --Added entry-point annotation for push notification test --Migrated example Android projects to use declarative plugin blocks for Gradle --Updated canary project ---Added support for both *.gradle and *.gradle.kts extensions ---Updated Gradle Version ---Added Desugaring
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue #, if available:
Description of changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.