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

A declarative library with an easy-to-use interface for building Flutter applications on AWS.

Results 636 amplify-flutter issues
Sort by recently updated
recently updated
newest added

### Description I am accessing my database via API and I have noticed that when I query the database from my flutter app, I don't get all the desired query...

Question
GraphQL API

### Description Banner text should be aligned with the icons, but appears too close to the top currently. ### Categories - [ ] Analytics - [ ] API (REST) -...

bug
pending-release
Authenticator

### Description Unable to send body to DELETE request in API Gateway I/flutter ( 7761): Like xxxx call failed: ApiException(message: HTTP method does not support data object! DELETE, recoverySuggestion: Try...

bug
Android
requires-android-fix
REST API

### Description A very long and unclear exception is thrown when Authenticator FormFields are used outside of an AuthenticatorForm. ### Categories - [ ] Analytics - [ ] API (REST)...

bug
pending-release
Authenticator

**This is a proof of concept for an improved theming API for the Authenticator** *Issue #, if available:* *Description of changes:* - Add AuthenticatorTheme API By submitting this pull request,...

### Description Hello everyone. After encountering a lot of problems about DataStore, I removed all DataStore and check realtime datas on AppSync from Amplify on Flutter. Anyways here's is the...

bug
GraphQL API

### Description Making a simple REST API call to invoke a lambda, using the Amplify library generates an exception. The exception is of the type "IncompleteSignatureException". This is the exception...

Documentation
Auth
REST API

### Description Testing issue management ### Categories - [ ] Analytics - [ ] API (REST) - [ ] API (GraphQL) - [ ] Auth - [ ] Authenticator -...

**Describe the bug** I'm getting `Federation is not enabled, please check if you have CognitoIdentity configured` issue when I try to use the `signIn` method. The last paragraph of this...

Android
Auth
pending-triage

We have React Native app that uses Cognito for authentication. We would like to prevent the same user ID from logging in simultaneously from multiple devices. The other idea was...

feature-request
Auth