mono — Masayuki Ono
mono — Masayuki Ono
Before this change: https://user-images.githubusercontent.com/1255062/169477832-6d1aabe2-b7dd-4148-8a5e-635f2a7e9048.mov After this change: https://user-images.githubusercontent.com/1255062/169477759-615ccc0a-dc62-4756-85f3-73729e78904e.mov
Before this change, transparent area of `ReorderableListener` doesn't react to `onPointerDown`. This can be reproduced by commenting out this line: https://github.com/knopp/flutter_reorderable_list/blob/327f51efd68a8f15f9d87af3053c8e7c4d168669/example/lib/main.dart#L194 And the problem is fixed by specifying `behavior: HitTestBehavior.opaque`,...
https://github.com/flutter/flutter/issues/104882
[fluent_ui | Flutter Package](https://pub.dev/packages/fluent_ui)
- Enter - Escape - [CallbackShortcuts class - widgets library - Dart API](https://api.flutter.dev/flutter/widgets/CallbackShortcuts-class.html)
--- - [ ] Need Japanese translation resource - [ ] Modify source structure to JSON from TXT?
Currently throw `APNSError.unknow` always 💀