new: disk view option & chore: flutter 3.16

This commit is contained in:
lollipopkit
2023-11-19 13:15:12 +08:00
parent d3a6b1639c
commit 5660c0e0db
12 changed files with 57 additions and 92 deletions

View File

@@ -28,7 +28,6 @@ class TagBtn extends StatelessWidget {
Text(
content,
textAlign: TextAlign.center,
textScaleFactor: 1.0,
style: isEnable ? UIs.textSize13 : UIs.textSize13Grey,
),
onTap: onTap,
@@ -106,7 +105,6 @@ class _TagEditorState extends State<TagEditor> {
'#$tag',
textAlign: TextAlign.center,
style: isAdd ? UIs.textSize13Grey : UIs.textSize13,
textScaleFactor: 1.0,
),
const SizedBox(width: 4.0),
Icon(