Skip to content

Instantly share code, notes, and snippets.

@stevensonmt
stevensonmt / README.md
Created August 24, 2020 17:14 — forked from bus710/README.md
Building rust native library to be used by flutter/android

Building rust native library to be used by flutter/android

This short doc shows how to build rust to be used by flutter/android app.
Inspired by hyousef's work but added some details for the workflow.



References

Docs: