Back to Flutter Rust Bridge

Creating a new project

website/docs/manual/integrate/05-template/01-setup/index.md

2.12.0710 B
Original Source

import V1Notice from '@site/docs/snippets/_v1-notice.mdx';

Creating a new project

<V1Notice />

Start by creating a repository using the template from flutter_rust_bridge_template and cloning it. This template is set up to be able to flutter run for most platforms that Flutter supports.

(Remark: The template is created by @Desdaemon who contributed many features into flutter_rust_bridge, instead of the creator of flutter_rust_bridge, @fzyzcjy. Thus, it is not a typo to see Desdaemon in the URL instead of fzyzcjy for that template repo.)