Skip to content

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

Merged
tyllark merged 68 commits intomainfrom
chore/drift-upgrade
Mar 4, 2025
Merged

chore(all): Updated Flutter/Dart SDKs and Drift version#5741
tyllark merged 68 commits intomainfrom
chore/drift-upgrade

Conversation

@tyllark
Copy link
Copy Markdown
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
## 1.8.0

NOTE: This version has been updated to:
- Flutter: ">=3.19.0"
Copy link
Copy Markdown
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.

ekjotmultani
ekjotmultani previously approved these changes Feb 26, 2025
Copy link
Copy Markdown
Member

@mattcreaser mattcreaser left a 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.

@tyllark tyllark merged commit f7aff70 into main Mar 4, 2025
439 checks passed
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
@tyllark tyllark deleted the chore/drift-upgrade branch January 15, 2026 00:22
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.

4 participants