An open API service indexing awesome lists of open source software.

https://github.com/robertohuertasm/rust-for-android-ios-flutter

This repo just shows how to use Rust in order to build a shared library that can be used for Android, iOS and Flutter
https://github.com/robertohuertasm/rust-for-android-ios-flutter

android cross-platform flutter ios mobile rust

Last synced: 11 months ago
JSON representation

This repo just shows how to use Rust in order to build a shared library that can be used for Android, iOS and Flutter

Awesome Lists containing this project

README

          

# Rust for Android, iOS and Flutter

This repo just shows how to use [Rust](https://rust-lang.org) in order to build a shared library that can be used for [Android](https://www.android.com/), [iOS](https://www.apple.com/ios) and [Flutter](https://www.flutter.dev).

Instructions about how to use it are published in the [following blogpost](https://robertohuertas.com/2019/10/27/rust-for-android-ios-flutter).