1 Forks
6 Stars
6 Watchers

android_native_code

How to call Android Native Code from your Flutter app to access custom platform specific code written with Java and Kotlin.

How to download and setup android_native_code

Open terminal and run command
git clone https://github.com/JohannesMilke/android_native_code.git
git clone is used to create a copy or clone of android_native_code repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with android_native_code https://github.com/JohannesMilke/android_native_code/archive/master.zip

Or simply clone android_native_code with SSH
[email protected]:JohannesMilke/android_native_code.git

If you have some problems with android_native_code

You may open issue on android_native_code support forum (system) here: https://github.com/JohannesMilke/android_native_code/issues