-
### Enviroment
Technology | Version
-- | --
Flutter version | 1.22
Plugin version | 4.0.0+4
Android version | 9
iOS version | NA
### Description
I'm trying to upload a file from the came…
-
I'm experiencing some issues working with buttons in Flutter Web, when I apply a border radius of more than 16.
![imagen](https://user-images.githubusercontent.com/42511706/95268386-873bd180-0837-11e…
-
Hi,
We have the following nginx config:
`server {`
` listen 443;`
`ssl on;`
`ssl_certificate /opt/doorman/certificate.crt;`
`ssl_certificate_key /opt/doorman/private.key;`
` location / {`…
-
When wrapping a `Card` with an `InkWell` widget, the splash effect is rendered under the `Card` and outside its bounds. If the `InkWell` is specified as a child of the `Card`, it will render properly,…
-
FYI in case you all haven't seen that the latest benchmark has been [released](https://benchmarks.cisecurity.org/downloads/show-single/?file=ubuntu1604.100) for Ubuntu 16.04 Xenial.
-
Hi,
I'm trying to test Firebase on Flutter and I did follow the instructions of the web site and I had the following error:
```
* Error running Gradle:
ProcessException: Process "....\firebase_…
-
We are trying to implement this package for segment and amplitude integration all at the flutter level.
https://pub.dev/packages/flutter_segment
https://pub.dev/packages/flutter_segment#setting-the-…
-
PS C:\Users\Administrator\Downloads\opencamera-master\example> flutter pub get
Running "flutter pub get" in example... 2.4s
The plugin `open_camera` doesn't have a main c…
-
serviceMain does not close but stops when the device screen is off, once you turn on the screen, the service continues to run without problems. I need the service to keep running when the screen is of…
-
After update flutter version to 2.5 my app was broken because flutter_webview_plugin not using v2 Android embedding. So, could you please update this package?