flutter_templet_project
flutter_templet_project copied to clipboard
个人模板项目, 包含组件使用示例、自定义组件封装、代码优化封装技巧。。。
问题1: n_expand_text.dart中代码 maxLines: isExpand ? expandMaxLine : 1, 此处如果文本长度动态变化,maxLines为指定值,可能导致显示不全问题。 问题2:尾部展开/折叠 让文字显示宽度被占用了,类似效果参考:https://pub.dev/packages/expandable_text
Git error. Command: `git clone --mirror [email protected]:shang1219178163/json_to_dart.git /Users/xxx/.pub-cache/_temp/dirTVr26Q` stdout: stderr: Cloning into bare repository '/Users/xxx/.pub-cache/_temp/dirTVr26Q'... Host key verification failed. fatal: Could not read from remote repository. Please make sure you...
uploadbox 怎么在从调用的父页面中 清空已上传的图片呢 就是恢复成默认的状态