-
image_picker: 0.6.7+2
working fine in debugging.
release apk build successfully opened successfully but the image does not save,
-
## Steps to Reproduce
1. Select language Croatian or keyboard that has letters for Croatian language.
2. Type č. It has problem with letter č.. it doesn't recognise it.. ć š ž đ are OK
**Actual…
-
I have an android app currently on google play and this crash happens nearly to all users
```
java.lang.RuntimeException:
at android.app.ActivityThread.performLaunchActivity (ActivityThread.…
-
Hello , I had a problem with my app after upgrading my packages ,
Couldn't run my app again and I got this message
```bash
/C:/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_platform_in…
-
When I build apk for release, it shows me white screen. For debug all works fine. I not noticed this problem before. Fix it please.
As well I can't build apk without this line of code
lintOpt…
-
I am building an app and I am using the share plugin for sharing an article that the user wants to share. It works fine on Gmail, Telegram, or any other sharing app, but when the user tries to share t…
-
## Steps to Reproduce
1. Run `flutter create bug`.
2. Update the files as follows: ...
3. ...
**Expected results:**
**Actual results:**
I/ExoPlayerImpl(25218): Release …
-
The deprecated code works fine. eg,
final _image = await ImagePicker.pickImage(source: ImageSource.gallery);
but,
final pickedFile = await picker.getImage(source: ImageSource.gallery);
picke…
-
My application user report this problem and I don't have ChomeOs device.
So, Information may be lacking, but please forgive me.
Selecting character using shift doesn't work
This problem occur …
-
**When i try to get release apk of my app, it throws the following error.**
### Logs
```
D:\flutter\flutter\bin\flutter.bat --no-color build apk
You are building a fat APK that includes binaries f…