generated from dellevin/template
升级 flutter_markdown → flutter_markdown_plus,重写笔记编辑器界面
- flutter_markdown_plus ^1.0.7 替代已弃用的 flutter_markdown - 新增分屏实时预览:编辑/分屏/预览三模式切换 - 底部现代极简工具栏:浅灰圆角容器,图标按钮分组,智能标题按钮 - 修复光标错位:StrutStyle 统一行高 + TextEditingValue 原子更新
This commit is contained in:
@@ -214,14 +214,14 @@ packages:
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "4.0.0"
|
||||
flutter_markdown:
|
||||
flutter_markdown_plus:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: flutter_markdown
|
||||
sha256: "08fb8315236099ff8e90cb87bb2b935e0a724a3af1623000a9cec930468e0f27"
|
||||
name: flutter_markdown_plus
|
||||
sha256: "039177906850278e8fb1cd364115ee0a46281135932fa8ecea8455522166d2de"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.7.7+1"
|
||||
version: "1.0.7"
|
||||
flutter_plugin_android_lifecycle:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user