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

Migrates `ModelAssociation` and `ModelAssociationEnum` to the new MIPR format. Internally breaking changes: - Renames `ModelAssociationEnum` types to camelCase - `ModelAssociationEnum` has been renamed to `ModelAssociationType` --- **Stack**: - #2170 ⬅...

*Issue #, if available:* *Description of changes:* 1. Implemented `remove` and `removeMany` APIs 2. Added relevant unit tests 3. Added `remove` API usage example in `example.dart` (remove any will be...

Migrates `ModelIndex` to new MIPR format --- **Stack**: - #2170 - #2159 - #2158 ⬅ ⚠️ *Part of a stack created by [spr](https://github.com/ejoffe/spr). Do not merge manually using the UI...

*Issue #, if available:* *Description of changes:* - Updates the category support tables to improve readability **Current** ![Screen Shot 2022-09-20 at 10 06 31 AM](https://user-images.githubusercontent.com/20613561/191279884-ad5a2b10-418d-45bf-ac2e-2166a9e71875.png) **Updated** ![Screen Shot 2022-09-20 at...

*Issue #, if available:* *Description of changes:* Here is the error from the log A problem occurred evaluating project ':app'. > Failed to apply plugin 'com.android.internal.version-check'. > Minimum supported Gradle...

Depends on #2124. Allows overriding the HTTP client once when constructing an SDK client. Before, it required passing it to every call on the SDK client. Before: ```dart final httpClient...

### Description - Custom events logged to pinpoint do not appear. - No errors are thrown and Amplify is correctly being configured. - I am using Cognito for authentication and...

Analytics
pending-response
pending-triage

**Describe the bug** I am trying to LogIn with Google to my app in `Flutter` but it show this error: ``` E/amplify:flutter:auth_cognito(10680): AuthException E/amplify:flutter:auth_cognito(10680): AuthException{message=Sign-in with web UI failed, cause=java.lang.Exception:...

pending-close-response-required
Auth
pending-triage

### Before opening, please confirm: - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-adminui/issues?q=is%3Aissue+). - [X] I have read the guide for [submitting bug reports](https://github.com/aws-amplify/amplify-adminui/blob/main/CONTRIBUTING.md#bug-reports). - [X] I have...

pending-close-response-required
DataStore
pending-triage

### Description Failed to start DataStore when I call the method `Amplify.DataStore.start();` after detecting internet connection. Log in crashlytics ```bash DataStoreException(message: Failed to start DataStore., recoverySuggestion: Retry., underlyingException: DataStoreException{message=Timed out...

Android
pending-close-response-required
DataStore
pending-triage