Skip to content

Why does flutter build windows --release automatically download the nightly version of rust? #1673

Closed Answered by fzyzcjy
Jhonfunk asked this question in Q&A
Discussion options

You must be logged in to vote

flutter_rust_bridge core allows arbitrary ways to integrate Flutter+Rust, and I guess you mean the default template, which uses Cargokit. Thus, the question may be, why cargokit downloads Rust nightly. Maybe firstly try --verbose and look at / paste the logs here, maybe cargokit logs will say something about this.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Jhonfunk
Comment options

@fzyzcjy
Comment options

Answer selected by Jhonfunk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants