Implementing AEP + Adobe Target in a Flutter app | Community
Skip to main content
New Participant
May 8, 2024
Solved

Implementing AEP + Adobe Target in a Flutter app

  • May 8, 2024
  • 1 reply
  • 1588 views

Hello!

We are trying to implement Adobe AEP in a Flutter application and it works perfectly.
The problem starts when trying to implement Adobe Target with AEP in the application. Do you have any documentation on this? Is it possible that flutter does not support Adobe Target?

Thanks in advance!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by alexbishop

Yes, you are correct that Flutter support isn't currently available for the Optimizer Decisioning extension (which is what you would use to implement Target via Edge). There are various Flutter wrappers that have been built (i.e., for Analytics), so you could create your own wrapper for Target

1 reply

alexbishop
alexbishopAccepted solution
Employee
May 10, 2024

Yes, you are correct that Flutter support isn't currently available for the Optimizer Decisioning extension (which is what you would use to implement Target via Edge). There are various Flutter wrappers that have been built (i.e., for Analytics), so you could create your own wrapper for Target