BreakingNews.ie is a leading newspaper in Ireland, owned by The Irish Times.
It's a Flutter app powered by PublisherPlus, a content management system from Square1.
I've maintained and added new features for BreakingNews' mobile application. It's a newspaper application. It uses a custom HTML plugin to render content that's coming from PublisherPlus. Displaying various embedded content is one of the challenges for this app.
For push notifications, it uses XtremePush. With the help of my colleagues, we added XtremePush's native SDKs to Flutter.
For ads, it uses Permutive, an audience platform for publishers. Implementing Permutive also required using native code and native views inside the Flutter app.
And lastly, since the app is for Europe, it has OneTrust SDK for consent management.