Skip to main content

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 U is obsolete, for a new project, choose clear. The third one TV, is suitable for tv applications, at the moment we only support android TV.

appconsent-clear package on pub.dev

appconsent-classic package on pub.dev

appconsent-tv package on pub.dev


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.