Takuma Osada
Takuma Osada
Hi, @kentaro-m currently we have a problem when reviewer approved the PR & any file changed in PR, reviewer got re-request review (not always happens and I don't know the...
Looking at the example find a small bug. When custom keyboard appears with upper position, custom keyboard appears upper position when expected. After a moment, it go back to position...
### Summary close https://github.com/slackhq/PanModal/issues/125 in sample code, `UserGroupViewController` has feature to dismiss directly from long form height. (Usually stops in short form height) Therefore it is much better to have...
### Description I want to add feature to dismiss modal directly from long form. Currently, if I swipe to dismiss in long form state, the modal height stops in short...
### Summary replace as enum instead of struct for constant values reference using enum is better than struct: https://github.com/raywenderlich/swift-style-guide#constants ### Requirements (place an `x` in each `[ ]`) * [x]...
## Bug report **Describe the bug** same problem with this. https://github.com/firebase/flutterfire/discussions/8800 ### Steps to reproduce ### Expected behavior getId() won't be null. ### Sample project ## Additional context Add any...
flutter-facebook-auth updates `FBSDKLoginKit` dependencies to 17.0.0 https://github.com/darwin-morocho/flutter-facebook-auth/blob/a3635a2485ff1294061788c728f924b5f5baef49/facebook_auth/ios/flutter_facebook_auth.podspec#L21
When using [octocov action](https://github.com/k1LoW/octocov-action), this post comment. after any push commit happens, the comment create new comment and hide or delete the current comment. this makes a notify to user...
could not found v6 in pub.dev https://pub.dev/packages/json_serializable_type_helper_utils/versions
Here is what I want to do: rule ``` ignore_hoge_rule: target: "package:app/ui/**/*.dart" from: "package:app/ui/hoge.dart" except: - "package:app/ui/fuga/fuga.dart" # ignore same package - "package:app/ui/widget/**/*.dart" # ignore whole ui/widget directory from target...