yeoupooh / greet_rs_flutter

Example of rust and flutter desktop app integration using ffi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Today's live coding topic: Build a flutter desktop application that uses dynamic shared library written in Rust.

  1. Prepare development environment
  2. Implement rust library
  3. Generate c header file
  4. Create a flutter plugin project
  5. Modify flutter library
  6. Modify flutter example application
  7. Run flutter example application

About

Example of rust and flutter desktop app integration using ffi


Languages

Language:Dart 57.7%Language:Ruby 15.4%Language:C 13.8%Language:Swift 6.4%Language:CMake 3.3%Language:Rust 3.3%