Skip to content

Commit

Permalink
Release 0.1
Browse files Browse the repository at this point in the history
Testing CI Releases
  • Loading branch information
Shady Khalifa committed Aug 20, 2020
1 parent 4596471 commit af93e9d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

Flutter + Rust = :heart:

![Lints](https://github.com/shekohex/flutterust/workflows/Lints/badge.svg)
![CI (Android, iOS)](<https://github.com/shekohex/flutterust/workflows/CI%20(Android,%20iOS)/badge.svg>)

Using Rust libs from Flutter using [`dart:ffi`](https://dart.dev/guides/libraries/c-interop)

It provides out-of-the box support for cross-compiling native Rust code for all available iOS and Android architectures and call it from plain Dart using [Foreign Function Interface](https://en.wikipedia.org/wiki/Foreign_function_interface).
Expand Down

0 comments on commit af93e9d

Please sign in to comment.