-
Hi, I've recently uploaded my flutter app on google play for production. before releasing I tested it for both debug and release using `flutter run --release` and it works perfectly fine. but after in…
-
On my physical smartphone running android 9, when running a project containing the webview flutter plugin, the onPageStarted, onPageFinished and onWebResourceError events are not executed. Running the…
-
**History check**
didn't found a solution for BetterPlayerPlayList.
**Describe the bug**
BetterPlayerPlayList gets disposed after playing 2 videos.
**THE ERROR OUTPUT:**
E/flutter (30918): [E…
-
Currently when you go fullscreen on a landscape video, the direction is locked. Meaning you can't change the video direction by rotating your phone 180 degree.
I think regular users do not expect…
ghost updated
4 years ago
-
## Steps to Reproduce
1. Run `flutter run`.
2.
```main.dart```
```
import 'dart:async';
import 'package:flutter/material.dart';
import 'package:firebase_auth/firebase_auth.dart';
im…
-
I am currently working on login in and registering users on a local XAMPP server. I have ran into the following problem:
When sending a http post request where I do not encrypt the password, the in…
-
This issue is a breakdown of all the missing entries reported by `find-missing`:
Main (1,069 entries):
api.AbstractWorker
api.AbstractWorker.onerror
api.AudioContextOptions
…
-
I've built my **release-apk** for testing before upload in to Store(playstore)
but when I installed **release-apk** to my test devices, then this happen
In the [first time](https://drive.google.co…
-
Hi. I can not launch the app on Android after tapping notification if I have **FCM_PLUGIN_ACTIVITY** in my payload. But if i remove it - it`s ok.
```
'message' => [
'topic' => $…
-
## Steps to Reproduce
If I use Android studio run --release, it's work
but use build apk --release, Only a white screen after installation (not gray)
## AndroidManifest.xml
```
…