Track Webviews in Flutter

Does Tracking webviews work the same way as how it works in react native or is that feature not implemented yet?

Hi @ishaan812, the Snowplow Flutter Tracker does not yet have the feature to track events from Web views as the React Native tracker does.

Are you interested in tracking events from Web views implemented using the webview_flutter plugin?