New update

Custom Code

With the recent FlutterFlow update that allows editing of configuration files like pubspec.yaml, AndroidManifest.xml, Info.plist, and even main.dart, is it now fully possible to integrate both the Meta (Facebook App Events) SDK and Google Ads SDK directly within FlutterFlow, without having to export the code?

Specifically:

  • Can both SDKs be fully configured using only the editable files within FlutterFlow?

  • Will app builds and deployments still work as normal after adding the necessary dependencies and native configurations?

I’m aiming to track installs and in-app events for ad attribution (Meta Ads & Google Ads) while continuing to deploy directly from FlutterFlow.

What have you tried so far?

GitHub

Did you check FlutterFlow's Documentation for this topic?
No