-
Notifications
You must be signed in to change notification settings - Fork 259
chore(all): Updated Flutter/Dart SDKs and Drift version #5741
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
@@ -93,7 +93,7 @@ As always, you can find us on [GitHub](https://github.com/aws-amplify/amplify-fl | |||
## 1.8.0 | |||
|
|||
NOTE: This version has been updated to: | |||
- Flutter: ">=3.19.0" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Revert this change as we should not update old changelogs unless they are incorrect.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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
-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
-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
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.