Skip to content

Instantly share code, notes, and snippets.

@robertohuertasm
Created November 3, 2019 12:17
Show Gist options
  • Save robertohuertasm/ec44f1251a78a7f1fea2682ecdddb69d to your computer and use it in GitHub Desktop.
Save robertohuertasm/ec44f1251a78a7f1fea2682ecdddb69d to your computer and use it in GitHub Desktop.
rust_for_android_ios_flutter
// add it below the use declarations.
#[cfg(target_os = "android")]
mod android;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment