0

How can I add and reference the .aar file developed with java to the flutter project that I want to develop with dark. When I click a button from Flutter, I want to call that library function with dart. How is this done? Can you post any sample code link?

Can you help me?

  • 1
    You could use MethodChannels to communicate with the library https://docs.flutter.dev/development/platform-integration/platform-channels – Ozan Taskiran Nov 02 '22 at 12:12

0 Answers0