Skip to content

New Flet 0.25v LINUX error: "flutter/runtime/dart_vm_initializer.cc " #4443

@nastiliano

Description

@nastiliano

Duplicate Check

Describe the bug

A message in console when we start our program (only in Linux)

Code sample

Code [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method _init on channel plugins.flutter.io/google_mobile_ads) #0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:332)

[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method MobileAds#initialize on channel plugins.flutter.io/google_mobile_ads)
#0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:332)

#1 AdInstanceManager.initialize (package:google_mobile_ads/src/ad_instance_manager.dart:440)

To reproduce

Only happens in Linux, not in Windows nor MacOS

Expected behavior

No response

Screenshots / Videos

Captures

[Upload media here]

Operating System

Linux

Operating system details

Ubuntu 24.10 (linux 6.12)

Flet version

0.25

Regression

No, it isn't

Suggestions

No response

Logs

Logs
[Paste your logs here]

Additional details

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

✅ Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions