Nexly
All updates

Nexly comes to Flutter

A new Dart SDK brings screens, events, and engagement from your Flutter apps on iOS and Android to the same dashboard as your web traffic.

1.4.0 beta2 min read

Your Flutter app on the same dashboard

If your product ships on iOS and Android from a single Flutter codebase, you no longer need a separate analytics tool for mobile. The new Flutter SDK sends screens, custom events, and engagement to the same property as your website, so you get one dashboard for web and app, with funnels that can span both.

Getting started takes a few minutes: add the package, connect it to your property, and Flutter traffic shows up next to everything else you already track. The Flutter installation guide walks through setup end to end, and the SDK overview has an install command plus a ready-to-paste prompt if you would rather let your AI editor handle the wiring.

Screens, events, and engagement that just work

Screen changes land as views on your timeline. Custom events use the same shape as everywhere else in Nexly, so a checkout started in the app counts toward the same funnels and goals as one from the browser. Time on screen, sessions, and session endings follow the app lifecycle without any extra plumbing on your side.

In the dashboard, mobile traffic appears as its own source, so you can compare app and web behavior or focus on either one.

Privacy that can follow consent

Like every Nexly SDK, the Flutter SDK supports privacy mode: when it is on, nothing identifying is stored on the device. You can switch it at runtime too, so a consent toggle in your settings screen takes effect on the very next event, with no restart. Supply your own visitor ID when you want to connect app activity to someone your backend already knows.

Shipping native iOS as well? The Swift SDK uses the same property and dashboard. Not sure which runtime fits? Choose an SDK compares every stack Nexly supports.