amplify-flutter icon indicating copy to clipboard operation
amplify-flutter copied to clipboard

Update aws_common dependencies

Open flodaniel opened this issue 1 year ago • 4 comments

Description

Merge this PR: https://github.com/aws-amplify/amplify-flutter/pull/4464/files so that aws_common stays up-to-date. We can't update some of our libs because aws_common depends on js ^0.6.4.

Categories

  • [ ] Analytics
  • [ ] API (REST)
  • [ ] API (GraphQL)
  • [ ] Auth
  • [ ] Authenticator
  • [ ] DataStore
  • [ ] Notifications (Push)
  • [ ] Storage

Steps to Reproduce

See description.

Screenshots

No response

Platforms

  • [X] iOS
  • [X] Android
  • [X] Web
  • [X] macOS
  • [X] Windows
  • [X] Linux

Flutter Version

3.19.5

Amplify Flutter Version

1.7.0

Deployment Method

Amplify CLI

Schema

No response

flodaniel avatar Mar 29 '24 09:03 flodaniel

thanks for opening this issue and sorry that you are facing this issue. we will look into upgrading the dependencies. the js 0.7.0 has breaking changes and so may involve some code changes in our libraries. we also upgrade dependencies across all the packages and hence may not mrge this PR which is only for aws_common package.

NikaHsn avatar Mar 29 '24 18:03 NikaHsn

This is preventing me from using amplify as it's incompatible with a core plugin I'm using.

What external action are you pending? this seems like an issue with amplify not being up to date on dependencies.

flutterocks avatar Jun 24 '24 01:06 flutterocks

Hello @flutterocks - There was a dependency of Amplify Flutter that did not yet support version 0.7.0, but it appears that it now does. I will take a look into this.

Jordan-Nelson avatar Jun 24 '24 20:06 Jordan-Nelson

This was resolved in https://github.com/aws-amplify/amplify-flutter/pull/5063 and should be included in the next release.

Jordan-Nelson avatar Jul 01 '24 20:07 Jordan-Nelson

Thanks! Any idea when this will be? currently holding up a release on our end

flutterocks avatar Jul 09 '24 02:07 flutterocks

@flodaniel @flutterocks Hi all, this has been addressed in Amplify Flutter 2.3.0. Please let us know if you have any more concerns.

Equartey avatar Jul 17 '24 20:07 Equartey