Integrate Java SDK in Flutter
Last updated
Last updated
This guide explains how to add an Android Archive (AAR) file to your Flutter app, enabling you to use native Android functionalities, like a printer API, within your Flutter project.
To see a practical implementation, download our sample Flutter app that integrates an AAR file and demonstrates how to call a printer API. Download the
dlopen failed: library "libflutter.so" not found
Please refer to this,
Generally two solutions for this issue:
Add the follow code to the setting.gradle file
Pack for v7a only