Shannon

Results 37 issues of Shannon

Please add a go.mod file and do a release with an actual version number to support go modules.

Thanks for the feedback! If your issue is related to the Flutter framework itself, please open an issue at [github.com/flutter/flutter](https://github.com/flutter/flutter/issues/new). ## Steps to Reproduce FVM (https://fvm.app) is an excellent app...

new feature

Passing a bad token to refreshAccessToken() on Android results in: ` Failed to get token: [invalid_grant: invalid token] ` However on iOS I get: ` Failed to get token: invalid_grant:...

Using version 4.2.0 of flutter_appauth on Samsung Galaxy 7 with OS 12. To Reproduce: 1) Setup a server that is misconfigured and will return a refresh_token of empty string when...

It appears if you do this: ``` Coffee Tea Black tea Green tea Milk ``` Html2Text will flatten the list. Just a request to support multiple level lists by adding...

A simulator based on Nexus 7, one of the built-in tablets, is being reported as a phone. The issue appears to be that the Nexus 7 screen calculation is 6.94...

Currently source files are compared against the output file, and if the source file is newer, the file is processed. This would propose a change that would also compare the...