Ahmed Ashour

Results 43 issues of Ahmed Ashour

On using background service, every 5 minutes, to send an HTTP request to an online server, the delays are below. delays |Time difference| |-----------| 0:15:46 0:09:22 0:12:45 0:07:52 0:18:06 0:10:47...

Once `flutter_background_service` `2.1.2` is added to Flutter app, there are some warnings about deprecated API ``` Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation...

As a user, I would like to see the following for a give method: - Smali code - CFG (as graph) - CFG (as text) - CFG (raw instructions as...

enhancement
GUI

In https://fas_bloc_flutter.codemagic.app/#/, with Chrome `83.0.4103.97` and Firefox `77.0.1`, the text is not aligned with the checkbox. ![image](https://user-images.githubusercontent.com/2410127/84650127-ee8be980-af07-11ea-993f-74de4f2c5880.png) However in Bloc Library Example, it is fine. ![image](https://user-images.githubusercontent.com/2410127/84650162-fcda0580-af07-11ea-972d-f8e1b74079d4.png) Other side notes: 1....

### Page URL https://docs.flutter.dev/deployment/android#what-are-the-supported-target-architectures ### Page source https://github.com/flutter/website/blob/37ac16fa3ca0c82d4f87181cb62c42ad1913fe47/src/deployment/android.md?plain=1#L514-L515 ### Describe the problem It mentions: >Flutter does not currently support building for x86 Android (See [Issue 9253](https://github.com/flutter/flutter/issues/9253)). However the issue is...

p2-medium
e0-minutes

Is there a reason why Flutter plugin took over running Dart `main` and tests instead of the the Dart plugin? There are some issues with running dart tests, e.g. [1](https://youtrack.jetbrains.com/issue/WEB-47203)...

## Steps to Reproduce 1. Code is `Colors.blue.shade` 2. Open the code completion #### Expected: To see all shades, along their _colors_, similar to ![image](https://user-images.githubusercontent.com/2410127/157823318-7239edce-1694-495f-96d9-34255c187bb6.png) #### Actual: The colors of...

new feature

E.g. try to download http://updates.jenkins-ci.org/download/war/2.164.2/jenkins.war

Steps to reproduce: 1. Open https://mediathekviewweb.de 2. Ensure the cursor is in "Suche" field (it has focus) 3. Hover over the Video icon of any movie, the Popup is shown...