Travis Sheppard

Results 25 comments of Travis Sheppard

@filippomenchini thanks again for raising this issue. You are correct that while @HuiSF 's suggestion works for simple index, there is no model helper support for custom index as default...

@selva-harivara do you have any errors in your graphql response? I see you are checking for thrown errors, but a server-side appsync error should not throw an ApiException. Instead, will...

I'm still working on this, especially testing, logging, error handling, many comments not addressed. However, I did refactor the auth logic to use more pure functions and added lots of...

> Nice work! > > Question: Does the example app need to be updated to reflect any api changes? No API changes for subscriptions, though I did just make a...

@andiigtayma there is some discussion of similar issue on https://github.com/aws-amplify/amplify-flutter/issues/863 which points to https://github.com/aws-amplify/amplify-android/issues/678#issuecomment-861032813 so you can see if the installed browsers support custom tabs.

While this issue is not technically resolved, there is a change in 0.4.2 that should help. While model helpers like `ModelQueries.list()` pre-generate a list request with no children, you can...

Hello, please note there is an open [RFC](https://github.com/aws-amplify/amplify-flutter/issues/2035) for changes to the API category in amplify-flutter with this being one of the proposed changes.

Hello, please note there is an open [RFC](https://github.com/aws-amplify/amplify-flutter/issues/2035) for changes to the API category in amplify-flutter with this being one of the proposed changes.

I'm going to close this issue but please comment here or open new issue if there are any issues with use after upgrading to latest version.