Shinya
Shinya
I just wonder why is JoinedTrophy just for 2020.
Hi @sbis04 , The configuration file used in the project did not work with Flutter 3.0 due to outdated specifications. So I refactored with the following steps included in the...
It seems it does not work with Flutter 3.0. ```bash This app is using a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build failures,...
Hi amazing developers, This package is great, but the file output specifications seem a bit weak. What is needed, especially when it comes to file output, is the ability to...
Hello amazing developers! There is always a socket error inside the package when the device is offline, is there a function in the package that can check this? For example,...
Hi amazing developers, Perhaps this is already on the agenda before, but the `http` library combines multiple `set-cookie`s in the response header into a comma-separated list that is set in...
Hi amazing developer, This library does not have flutter_lints applied, so I added it as a dependency. Also, the warning that was generated when adding flutter_lints to the dependency has...
# 1. Problem to solve The filtering rules for Filtered Stream are very powerful, but the specification to specify them all as strings is somewhat complex, and many implementors will...
Not only GitHub but things are mainly done in English in today's world, however that does not mean that everyone can read and write English. Although translation software has improved,...
# 1. Description ## 1.1. Checklist - [x] The title of my PR starts with a [Conventional Commit] prefix (`fix:`, `feat:`, `docs:` etc). - [x] I have read the [Contributor...