Skip to content
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

chore(all): Updated Flutter/Dart SDKs and Drift version #5741

Open
wants to merge 64 commits into
base: main
Choose a base branch
from

Conversation

tyllark
Copy link
Member

@tyllark tyllark commented Dec 2, 2024

Issue #, if available:

Description of changes:

  • 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

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

…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)
@tyllark tyllark requested a review from a team as a code owner December 2, 2024 01:28
@tyllark tyllark force-pushed the chore/drift-upgrade branch from e75b161 to dcbec77 Compare February 18, 2025 00:06
@tyllark tyllark changed the title chore(datastore,analytics,auth,notifications,storage): updated/regene… chore(all): Updated Flutter/Dart SDKs and Drift version Feb 24, 2025
@@ -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"
Copy link
Member Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant