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
- Host: GitHub
- URL: https://github.com/robertohuertasm/rust-for-android-ios-flutter
- Owner: robertohuertasm
- Created: 2019-10-27T21:25:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-03T00:26:48.000Z (over 6 years ago)
- Last Synced: 2025-04-02T08:01:46.535Z (about 1 year ago)
- Topics: android, cross-platform, flutter, ios, mobile, rust
- Language: Swift
- Homepage: https://robertohuertas.com/2019/10/27/rust-for-android-ios-flutter/
- Size: 7.29 MB
- Stars: 74
- Watchers: 4
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).