Skip to content

Commit

Permalink
word generator
Browse files Browse the repository at this point in the history
  • Loading branch information
leeashlee committed Oct 5, 2023
1 parent 709baf8 commit c833ad8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -922,6 +922,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "0.0.3"
word_generator:
dependency: "direct main"
description:
name: word_generator
sha256: "6fc2c1e6d106ea7ad5b9c579815818a4d2544f6c33df62b70a7a63e07f62ae7e"
url: "https://pub.dev"
source: hosted
version: "0.4.3"
xdg_directories:
dependency: transitive
description:
Expand Down
1 change: 1 addition & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ dependencies:
flutter_markdown: ^0.6.17+3 # TODO: what does this package do
encrypt: ^5.0.3
carousel_slider: ^4.2.1
word_generator: ^0.4.3

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit c833ad8

Please sign in to comment.