diff --git a/pubspec.lock b/pubspec.lock index 5bbd9e2..241b2a6 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -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: diff --git a/pubspec.yaml b/pubspec.yaml index f2df84a..e337fca 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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