LiZhuoyuan

Results 16 issues of LiZhuoyuan

Hello, I now want to do Facebook channel promotion for my app, can I directly integrate this package?

Fatal Exception: java.lang.RuntimeException: Failure delivering result ResultInfo{who=null, request=64206, result=-1, data=Intent { (has extras) }} to activity {com.cari.promo.diskon/com.cari.promo.diskon.MainActivity}: java.lang.IllegalStateException: Reply already submitted at android.app.ActivityThread.deliverResults(ActivityThread.java:3714) at android.app.ActivityThread.handleSendResult(ActivityThread.java:3757) at android.app.ActivityThread.-wrap16(ActivityThread.java) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1394) at...

![image](https://user-images.githubusercontent.com/15923901/48663386-5a0e9a80-eaca-11e8-994e-ec16a87cb3c9.png) My file name and class name are different , so I will get an error . I know. but the utf8(maybe only chinese) is � how to fix it

Now use commands such as "fvm use 2.8.1" or use sidekick to modify the flutter version of a project. You need to modify the directory corresponding to the flutter sdk...

enhancement

``` ScaleTransition( scale: _animation, child: FlipCard( controller: flipCardController, key: cardKey, front: buildFrontWidget(), back: buildBackWidget(), ), ) ``` Currently only happens in 0.6.0, 0.5.0 has no problem If you replace FlipCard...

bug

在悬浮窗插件中这个模板是正常的, 在websocket中有问题。 简单说是gone和invisible的区别。 具体描述的话就是, 如下所示: ![image](https://user-images.githubusercontent.com/15923901/70637176-c4642100-1c71-11ea-8c17-b9c8c7c309f9.png) 展开时遮挡住了右下角的企鹅, 当我收起时: ![image](https://user-images.githubusercontent.com/15923901/70637222-d6de5a80-1c71-11ea-8794-67159503fb27.png) 看起来没有挡住其他地方, 但此时点击企鹅无效。 应该是还是点击到了模板窗口上,此时仍然可以在这一片区域拖动该窗口以调整位置。

D/Record - MR( 1852): Start recording D/Record - MR( 1852): Stop recording E/MediaRecorder( 1852): stop failed: -1007 E/MethodChannel#com.llfbandit.record( 1852): Failed to handle method call E/MethodChannel#com.llfbandit.record( 1852): java.lang.RuntimeException: stop failed. E/MethodChannel#com.llfbandit.record(...

Allow cards to have the same size add param : sameSize If it is not used, there is no change between and now ![image](https://user-images.githubusercontent.com/15923901/204285122-49f1dd2a-ecfb-4155-9d40-547c1faa9269.png) keepLast 最后一张滑动后是否保留(默认为false,与现在一样,true:最后一张滑动后会再次出现在这里) enableDrag 是否开启滑动功能 默认 true...

是不是只能用旧版的jar?