Skip to content

Template for Flutter + Rust integration with flutter_rust_bridge.

Notifications You must be signed in to change notification settings

hetian9288/flutter_rust_bridge_template

 
 

Repository files navigation

flutter_rust_bridge_template

This repository serves as a template for Flutter projects calling into native Rust libraries via flutter_rust_bridge.

Getting Started

To begin, ensure that you have a working installation of the following items:

echo "ANDROID_NDK=.." >> ~/.gradle/gradle.properties
  • Web is not supported yet.

Then go ahead and run flutter run! When you're ready, refer to our documentation here to learn how to write and use binding code.

About

Template for Flutter + Rust integration with flutter_rust_bridge.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C++ 27.0%
  • CMake 25.6%
  • Dart 23.3%
  • Rust 10.0%
  • C 6.4%
  • RenderScript 3.4%
  • Other 4.3%