Skip to content

Commit

Permalink
doc: update flutter readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bkioshn committed Nov 8, 2024
1 parent db0dd39 commit 8fd00c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/guides/languages/flutter.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ code-generator-web:
FROM +builder-frb
DO flutter_rust_bridge+CODE_GENERATOR_WEB
SAVE ARTIFACT ./web/pkg AS LOCAL ./example/web/pkg
SAVE ARTIFACT ./assets/js AS LOCAL ./assets/js
SAVE ARTIFACT ./rust/src/frb_generated.rs AS LOCAL ./rust/src/frb_generated.rs
SAVE ARTIFACT ./lib/src AS LOCAL ./lib/src
```
Expand Down

0 comments on commit 8fd00c1

Please sign in to comment.