Flutter

There are three UI options for our CMP: clear or classic, both are used in the same way, only the design is different.

The classic UI is obsolete, for a new project, choose clear. It is therefore necessary to use the clear module since Q4 2023!

The third one TV, is suitable for tv applications, at the moment we only support android TV.

appconsent-clear package on pub.devarrow-up-right

appconsent-tv package on pub.devarrow-up-right

triangle-exclamation

API Documentation

API Documentation for our flutter bridges are included on the pub.dev page for each package. There is also an exemple implementation code included with each package to get you started.

Last updated