My team and I are working on mobile apps and we would like to get by publishing some ads on them. We tried to work with AdMob but had some problems with them and we now try to intégrale other systems such as Startapp.
The problem is that only AdMob has its Flutter plugin. I understand that Flutter belongs to Google like AdMob but we thought it was possible to find other advertisers easily integrated in Flutter projects.
We are currently trying to create a Flutter plugin but we don't know how to do it. We tried to follow some online lessons but these are not really easy to transpose to that kind of problem. We also tried to develop the plugin by looking at the AdMob one but we failed.
Does someone know how to use StartApp in Flutter apps ? Or did someone create a plugin we could use to solde our problem ? We notices that someone else is looking for the same plugin.