Skip to content

Commit

Permalink
Update pubspec.lock and windows generated_plugins for example app
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewLM committed Jan 18, 2024
1 parent e769f3f commit b7d3716
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
8 changes: 4 additions & 4 deletions coinlib_flutter/example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,18 +37,18 @@ packages:
dependency: transitive
description:
name: coinlib
sha256: cd94f17589db95a2be05648ad2bef8f891e08a193db0c569fe1e32a98b836290
sha256: c05effeb5cbc9edac2afd1378ea3d463a12db455923519a748527d3caf1f2555
url: "https://pub.dev"
source: hosted
version: "2.0.0-rc.6"
version: "2.0.0-rc.8"
coinlib_flutter:
dependency: "direct main"
description:
name: coinlib_flutter
sha256: fbb66384c38ce74ff197d5e1d7985bc22d98996b2dcd0d7787735db60ab1a193
sha256: ee49acc206f233373c892785b639b7b7c926233f27b74dc4acd8849b8504be2f
url: "https://pub.dev"
source: hosted
version: "2.0.0-rc.6"
version: "2.0.0-rc.8"
collection:
dependency: transitive
description:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ list(APPEND FLUTTER_PLUGIN_LIST
)

list(APPEND FLUTTER_FFI_PLUGIN_LIST
coinlib_flutter
)

set(PLUGIN_BUNDLED_LIBRARIES)
Expand Down

0 comments on commit b7d3716

Please sign in to comment.