-
Unable to create service id.flutter.flutter_background_service.BackgroundService: android.app.MissingForegroundServiceTypeException: Starting FGS without a type callerApp=ProcessRecord{39e152 26386:co…
-
## Is it a security issue?
No.
If you believe you have discovered a vulnerability or have an issue related to security, please **DO NOT** open a public issue. Instead, send us a mail to [dl_oss_…
-
**Describe the bug**
When displaying the button for Google Pay, I get this error:
```
E/.ivault.android(12932): Invalid resource ID 0x00000001.
I/DynamiteModule(12932): Considering local module …
-
### [REQUIRED] Step 1: Describe your environment
## Plugin Version
google_mobile_ads: ^4.0.0
### [REQUIRED] Step 2: Describe the problem
## Steps to Reproduce
1. Run inter…
-
App ID: 1263fead-0a8b-42ed-8a7c-d14b2d846f8f
**Description**
I tried to run the following command to patch, but it doesn't progress beyond the "Downloading release artifacts" step:
shorebird pa…
-
**Description**
I am trying to migrate my project to using Flutter engine v3.24, which bump Android gradle plugin version to 8.X.
Initially getting compilation error, which I believe that it's du…
-
### Steps to reproduce
1. Run the following code with flutter run -d chrome
```dart
import 'package:flutter/material.dart';
void main() {
runApp(
MaterialApp(
home: Scaffold(
…
-
### Steps to reproduce
1. Open the attached project
2. Run the android
3. Click the floating action button
### Expected results
Padding need to apply smoothly like iOS
### Actual r…
-
### Describe the bug
Android apps create from flutter cannot be built. This issue popped up after the recent update. I think it was working for when flutter was still 3.10.0 on nixpkgs.
### Ste…
-
### Issue
when declaring folders paths in pubspec.yml like tihs:
```
assets:
- assets/icons/filled/
```
and use it `SvgPicture.asset('assets/icons/filled/user.svg')` this error happens:
…