Expand my Community achievements bar.

Join us for an upcoming in-person Adobe Target Skill Builders event ~~> We're hosting these live learning opportunities to equip you with the knowledge and skills to leverage Target successfully. Learn more to see if we'll be coming to a city near you!
SOLVED

Adobe Target in Flutter application

Avatar

Level 1

Is it possible to integrate Adobe Target into Flutter? Because in the SDKs documentation there is no reference to the library for the Flutter environment.
https://developer.adobe.com/client-sdks/home/current-sdk-versions/#flutter

 

And in other documentation they indicate that it is used through Optimize but there is no reference to that library in Flutter either.
https://experienceleague.adobe.com/es/docs/platform-learn/implement-mobile-sdk/experience-cloud/targ...

 

Thank you

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

At the moment the options are either to build a Flutter wrapper (there are some examples here of Flutter wrappers that have been built for other Adobe libraries) or to work directly with the APIs where you would develop methods to handle requests & responses 

View solution in original post

1 Reply

Avatar

Correct answer by
Employee Advisor

At the moment the options are either to build a Flutter wrapper (there are some examples here of Flutter wrappers that have been built for other Adobe libraries) or to work directly with the APIs where you would develop methods to handle requests & responses