新增标签自主控制功能

This commit is contained in:
DelLevin-Home
2026-03-12 16:13:13 +08:00
parent 0f221456cb
commit 19e530577b
10 changed files with 543 additions and 76 deletions

View File

@@ -1,7 +1,7 @@
name: mooknote
description: "A Flutter application for tracking movies, books, and notes"
description: "app for tracking movies, books, and notes"
publish_to: 'none'
version: 0.1.5+1
version: 0.1.6+1
environment:
sdk: ^3.5.0
@@ -27,6 +27,7 @@ dependencies:
http: ^1.2.0
url_launcher: ^6.2.5
webview_flutter: ^4.8.0
package_info_plus: ^8.0.0
dev_dependencies:
flutter_test: