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): added lint ignore to support Amplify Flutter V2 #823

Closed Equartey closed 2 months ago

Equartey commented 2 months ago

Description of changes

Added lint ignore to support Amplify Flutter V2 which removes the deprecated Model.getId() API.

Description of how you validated changes

Verified Amplify Flutter lint checks pass

Checklist

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