🗑️ Remove math_expressions as dependecy

This commit is contained in:
2025-09-14 13:20:21 +08:00
parent 2a56a83898
commit 40dc6f8511
2 changed files with 0 additions and 9 deletions

View File

@@ -400,14 +400,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "0.11.1"
math_expressions:
dependency: "direct main"
description:
name: math_expressions
sha256: "2e1ceb974c2b1893c809a68c7005f1b63f7324db0add800a0e792b1ac8ff9f03"
url: "https://pub.dev"
source: hosted
version: "3.1.0"
meta:
dependency: transitive
description:

View File

@@ -34,7 +34,6 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.8
math_expressions: ^3.1.0
latext: ^0.5.1
google_fonts: ^6.3.1
go_router: ^16.2.1