Skip to content

Commit 483a41e

Browse files
committed
and again bump flutter_mwebd version, this time with windows build fix
1 parent 8b19fcb commit 483a41e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/building.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,8 @@ cd scripts/windows
164164
./deps.sh
165165
```
166166

167+
install go in WSL [https://go.dev/doc/install](https://go.dev/doc/install) (follow linux instructions) and ensure you have `x86_64-w64-mingw32-gcc`
168+
167169
and use `scripts/build_app.sh` to build plugins:
168170
```
169171
cd ..

scripts/app_config/templates/pubspec.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ dependencies:
224224
path: ^1.9.1
225225
cs_salvium: ^1.2.0
226226
cs_salvium_flutter_libs: ^1.0.2
227-
flutter_mwebd: ^0.0.1-pre.4
227+
flutter_mwebd: ^0.0.1-pre.5
228228
mweb_client: ^0.2.0
229229
fixnum: ^1.1.1
230230

0 commit comments

Comments
 (0)