Alex Li

Results 709 comments of Alex Li

Before an implementation from the plugin, you can implement your own as a workaround.

类名自定义字符已经在 0.6.0 支持,具体可以看文档用法。 举个例子:`fgen -n CustomR` 将生成 `class CustomR {}`

没有,我在说明一种 workaround 😄

We have applied multiple fixes around edited resources, especially on iOS, including: - https://github.com/fluttercandies/flutter_photo_manager/pull/662 - https://github.com/fluttercandies/flutter_photo_manager/pull/663 - https://github.com/fluttercandies/flutter_photo_manager/pull/683 So I'm assuming the issue has been fixed, and they will be...

We'll add some notes with the new version release. Closing

Hi i finally can reply at here. Things happen like this: Put a input element inside a bootstrap modal, then initialize datetimepicker for this input. Trigger modal show, then click...

boolean type does not need "", such as "false", use false instead.

I'm at `2.17.6 (stable)` (not upgraded to Flutter 3.3), will check later if the new stable `2.18.x` can reproduce this.

Doesn't seem to be reproducible on `2.18.0`. Closing. Thanks!