To create a Flutter plugin that includes Dart source code, but distribute the C/C++ library in binary form, use the following instructions: Open the android/build. gradle file for your project. Add the AAR artifact as a dependency.
Can I use C++ with Flutter?
To create a Flutter plugin that includes Dart source code, but distribute the C/C++ library in binary form, use the following instructions: Open the android/build. gradle file for your project. Add the AAR artifact as a dependency.
Leave a Reply
Can I use C# with Flutter?
You can use Visual Studio Code to develop the Flutter UI module in Dart and Visual Studio to develop the Xamarin backend written in C# .