aws-amplify / amplify-codegen

Amplify Codegen is a JavaScript toolkit library for frontend and mobile developers building Amplify applications.
Apache License 2.0
59 stars 57 forks source link

style(amplify-codegen): adds a todo comment #820

Closed Equartey closed 2 months ago

Equartey commented 2 months ago

Adds todo to clean up Dart codegen in next major version bump

Description of changes

Adds a Todo comment to clean up deprecated Dart codgen for Model.getId() in the next major version. Amplify Flutter V2 will no longer use this API.

Codegen Paramaters Changed or Added

none

Issue #, if available

none

Description of how you validated changes

It's just a comment

Checklist

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.