Skip to content

Commit

Permalink
removed uuid dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
xMadKing committed Dec 22, 2023
1 parent 8dcb2df commit 106140e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
16 changes: 0 additions & 16 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -764,14 +764,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "1.10.0"
sprintf:
dependency: transitive
description:
name: sprintf
sha256: "1fc9ffe69d4df602376b52949af107d8f5703b77cda567c4d7d86a0693120f23"
url: "https://pub.dev"
source: hosted
version: "7.0.0"
sqflite:
dependency: "direct main"
description:
Expand Down Expand Up @@ -876,14 +868,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "1.3.2"
uuid:
dependency: "direct main"
description:
name: uuid
sha256: bb55f38968b9427ce5dcdb8aaaa41049282195e0cfa4cf48593572fa3d1f36bc
url: "https://pub.dev"
source: hosted
version: "4.3.1"
vector_graphics:
dependency: transitive
description:
Expand Down
1 change: 0 additions & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ dependencies:
restart_app: ^1.2.1
flutter_launcher_icons: ^0.13.1
flutter_svg: ^2.0.9
uuid: ^4.3.1


dev_dependencies:
Expand Down

0 comments on commit 106140e

Please sign in to comment.