Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Commit

Permalink
feat: pubspec regen
Browse files Browse the repository at this point in the history
  • Loading branch information
OlliePugh committed Mar 12, 2024
1 parent 255f69d commit da4198f
Showing 1 changed file with 46 additions and 1 deletion.
47 changes: 46 additions & 1 deletion packages/trashy_road/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "1.3.1"
fast_noise:
dependency: transitive
description:
name: fast_noise
sha256: "2aa7bbde5599d2b6769750ee23536ec8a0096606fc9d10d29a3855e80715e1c6"
url: "https://pub.dev"
source: hosted
version: "2.0.0"
ffi:
dependency: transitive
description:
Expand Down Expand Up @@ -376,6 +384,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "1.11.0"
flame_noise:
dependency: "direct main"
description:
name: flame_noise
sha256: e75afe58380156298deeca0f2b40b9e077fd4dea7b84a9b5c6e4536bf94a35e8
url: "https://pub.dev"
source: hosted
version: "0.3.0"
flame_test:
dependency: "direct dev"
description:
Expand Down Expand Up @@ -429,6 +445,11 @@ packages:
url: "https://pub.dev"
source: hosted
version: "5.4.0"
flutter_localizations:
dependency: "direct main"
description: flutter
source: sdk
version: "0.0.0"
flutter_svg:
dependency: "direct main"
description:
Expand Down Expand Up @@ -471,6 +492,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "2.3.1"
hive:
dependency: transitive
description:
name: hive
sha256: "8dcf6db979d7933da8217edcec84e9df1bdb4e4edc7fc77dbd5aa74356d6d941"
url: "https://pub.dev"
source: hosted
version: "2.2.3"
http:
dependency: transitive
description:
Expand All @@ -495,6 +524,22 @@ packages:
url: "https://pub.dev"
source: hosted
version: "4.0.2"
hydrated_bloc:
dependency: "direct main"
description:
name: hydrated_bloc
sha256: "00a2099680162e74b5a836b8a7f446e478520a9cae9f6032e028ad8129f4432d"
url: "https://pub.dev"
source: hosted
version: "9.1.4"
intl:
dependency: "direct main"
description:
name: intl
sha256: "3bc132a9dbce73a7e4a21a17d06e1878839ffbf975568bc875c60537824b0c4d"
url: "https://pub.dev"
source: hosted
version: "0.18.1"
io:
dependency: transitive
description:
Expand Down Expand Up @@ -640,7 +685,7 @@ packages:
source: hosted
version: "1.0.1"
path_provider:
dependency: transitive
dependency: "direct main"
description:
name: path_provider
sha256: b27217933eeeba8ff24845c34003b003b2b22151de3c908d0e679e8fe1aa078b
Expand Down

0 comments on commit da4198f

Please sign in to comment.