Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6a7842f

Browse files
andrewdavidmackenziedvc94ch
authored andcommitted
Clarify how to get started
1 parent136bb16 commit6a7842f

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

‎README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,16 @@ Build flutter desktop app in dart & rust.
1818
-[flutter sdk](https://flutter.io)
1919

2020
##Develop
21-
- To create a new project
21+
- install the`cargo``flutter` command
22+
23+
`cargo install cargo-flutter`
24+
25+
- create your new project from the template
2226

2327
`git clone https://github.com/flutter-rs/flutter-app-template`
2428

2529
- To develop with cli hot-reloading:
26-
30+
`cd flutter-app-template`
2731
`cargo flutter run`
2832

2933
##Distribute

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp