Story5
Story5
在使用`BrnCheckbox`组件时,对`isSelected`传值后,外部已经在 `setState`中 改变传入`isSelected`的值,但选中样式没有发生改变,该组件源码中没有在`didUpdateWidget`中更新私有`_isSelected`属性. 同样影响`BrnMultipleBottomButton`组件,使用`BrnMultipleBottomController`的`setState`方法对`selectAllState`属性进行设置失效.
After install this plugin and then run flutter app on iOS device, it crash on the error > (lldb) dyld[29369]: Library not loaded: '@rpath/libswiftCore.dylib' Remove this plugin and run flutter...
https://devtool.tech/utf8页面中UTF8 Code Point Prefix下markdown格式表格异常