-
## Details
I am attempting to use the `google_maps_flutter` library in my project, however I'm noticing unusual and inconsistent microstuttering and flickering while moving around and parti…
-
here it is the details
```
◐ Generating the commit message..
│
└ ✖ {"model":"gpt-3.5-turbo","messages":[{"role":"system","content":"You are to act as the author of a commit message in git.…
-
@IVLIVS-III The example project still does not work after the fix. Here is the log:
```
Launching lib\main.dart on Windows in debug mode...
lib\main.dart:1
√ Built build\windows\runner\Debug\exa…
-
If you define `textButtonTheme` with `TextButton.styleFrom` in the MaterialApp's theme property, there will be a lot of unnecessary (?) rebuilds.
Also Theme.of(context) must be used to reproduce this…
hbali updated
1 month ago
-
Hi,
I have noticed there is a log line the first time I try to scan a tag in an IOS device.
`[VERBOSE-2:shell.cc(1004)] The 'plugins.flutter.io/nfc_manager' channel sent a message from native t…
-
**The Bug**
When calling `await AndroidSmsRetriever.listenForSms()` an Android 14 device the following runtime error is thrown:
```E/MethodChannel#ars_sms_retriever/method_ch( 5182): Failed to handl…
-
If you launch a URL on iOS and hit the Done button before the initial load completes, the FlutterResult never fires back to the caller.
I think the SafariVC delegate method which fires the FlutterR…
-
Internal: b/226346272
Flutter apps are rendered incorrectly when in some Android WebViews.
By *some* I mean it doesn't happen everytime, I found one test app where it doesn't happen.
It also happen…
-
Hi.
Our team is interested in embedding Dart VM in our game engine for scripting. Unfortunately we couldn't found any sample or documentation about that.
Currently our engine has scripting suppo…
-
I printed a log like below
```
info!("load_page success, len = {}", html.len());
```
Because I didn't filter the log, so many log printed
```
flutter: \^[[1;32mℹ\^[[0m \^[[32mINFO\^[[0m \^…