Tien Nguyen
Tien Nguyen
Hi, I have had time to investigate the problem by debugging the plugin. First of all, about the `manageDependencies=false`, I think there is a concurrency issue while removing all the...
>So if during enriching message from S3, if we get an exception, we can probably accept an exception handler class on LargeMessage annotation which users can implement on how they...
>This won't work because xcassets bundles cannot be accessed from a resource bundle. They need to be included in the 'resources' tag (instead of 'resources_bundles') in the podspec. After that,...
Sadly, the latest release was not tested carefully, my bad :( This PR https://github.com/nguyenhuy/AsyncMessagesViewController/pull/18 fixed the issue you mentioned. So you can use the master to be able to subclass...
Thanks @avently. I have been using [your awesome solution](https://github.com/ojroques/vim-oscyank/issues/24#issuecomment-1175539644) for a while in my linux machine and it works very well. Though I ran into some problems when I started...
I guess the reason you don't want to push `auth.dart` is that you want to hide the endpoint and content token from public, especially bots. If someone really wants to...
@noesnaterse: That also sounds like a good idea. I do have some concerns though. I agree registering and obtaining API keys is a popular way to distribute API keys to...
This might be helpful: https://swagger.io/docs/specification/data-models/data-types/