Skip to content

Commit

Permalink
Specify web platform for coinlib_flutter
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewLM committed Aug 8, 2023
1 parent b245b19 commit 6f050a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion coinlib_flutter/example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.0.0-alpha"
version: "1.0.0-alpha.2"
collection:
dependency: transitive
description:
Expand Down
1 change: 1 addition & 0 deletions coinlib_flutter/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ flutter:
ffiPlugin: true
macos:
ffiPlugin: true
web:

0 comments on commit 6f050a2

Please sign in to comment.